Closed
Bug 1458239
Opened 7 years ago
Closed 5 years ago
Remove GCC 4.9 ASAN Conditional
Categories
(Firefox Build System :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tjr, Assigned: tjr)
Details
Attachments
(1 file)
1.24 KB,
patch
|
Details | Diff | Splinter Review |
We have a conditional that changes how we inline specifically for gcc 4.9 ASAN. However we don't support that compiler anymore.
I did a try run to confirm it didn't break anything, but realized all our try ASAN runs use clang so this hasn't been tested...
Updated•7 years ago
|
Attachment #8972301 -
Attachment is patch: true
Updated•6 years ago
|
Version: Version 3 → 3 Branch
Assignee | ||
Comment 2•5 years ago
|
||
Fixed by a different commit
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•