Closed Bug 1246550 Opened 8 years ago Closed 8 years ago

Don't run autobinscope.py with clang-cl

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox47 fixed)

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

Attachments

(1 file)

Currently it will fail with errors such as:

Insufficient debug information (private symbols are needed) or code from
unknown language. The following modules didn't have full symbols:
nsBrowserApp.obj
AppData.obj (xpcomglue_staticruntime.lib)
FileUtils.obj (xpcomglue_staticruntime.lib)
nsCRTGlue.obj (xpcomglue_staticruntime.lib)
nsXPCOMGlue.obj (xpcomglue_staticruntime.lib)

We need to turn this back on when clang-cl grows more debug
info support.
Blocks: winclang
Attachment #8716841 - Flags: review?(mh+mozilla)
Attachment #8716841 - Flags: review?(mh+mozilla) → review+
https://hg.mozilla.org/mozilla-central/rev/c7ce90c13ab1
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Product: Core → Firefox Build System
See Also: → 1448306
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: