Closed
Bug 849693
Opened 12 years ago
Closed 12 years ago
Use the new -fsanitize=address flag in the asan mozconfig
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla22
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
Attachments
(1 file)
925 bytes,
patch
|
decoder
:
review+
|
Details | Diff | Splinter Review |
This avoids the compiler warning when building ASAN builds with new clangs.
Attachment #723294 -
Flags: review?(choller)
Comment 1•12 years ago
|
||
Did you verify that the Clang version on releng knows this flag already?
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to comment #1)
> Did you verify that the Clang version on releng knows this flag already?
Of course!
Comment 3•12 years ago
|
||
Comment on attachment 723294 [details] [diff] [review]
Patch (v1)
In that case r+ :)
Attachment #723294 -
Flags: review?(choller) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•