Use Clang Trunk for ASan builds
Categories
(Firefox Build System :: General, enhancement)
Tracking
(firefox58 wontfix, firefox59 fixed)
People
(Reporter: decoder, Assigned: decoder)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Comment 1•7 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
mozreview-review |
Assignee | ||
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Comment 8•7 years ago
|
||
Comment 9•7 years ago
|
||
mozreview-review |
Comment 10•7 years ago
|
||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•7 years ago
|
||
bugherder |
Updated•7 years ago
|
Updated•7 years ago
|
Comment 14•4 years ago
|
||
Are we submitting this patch upstream?
I am discussing with upstream how we should handle this. They asked for the
patch, but in order to make this upstream, they probably would want a
platform independent solution so making this work for upstream might take
longer. Also they might request changes to the way I'm doing this here. I
just implemented it such that it works for the ASan Nightly Project and the
project is unblocked (because not getting symbolized traces is a hard
blocker).
Do you have any pointers to this discussion? It would be really nice to get this landed upstream and out of our patch stack, because more than three years later we're still applying this patch and we've had to keep it up with upstream bitrot and changes to our toolchain build processes, etc.
Assignee | ||
Comment 15•4 years ago
|
||
(In reply to :dmajor from comment #14)
Do you have any pointers to this discussion? It would be really nice to get this landed upstream and out of our patch stack, because more than three years later we're still applying this patch and we've had to keep it up with upstream bitrot and changes to our toolchain build processes, etc.
No, I think we discussed this directly in the Google meeting and I just checked, there is no upstream bug open for this. I believe one of the things they wanted is to have this tested, but I think it would be best to file an upstream bug and ask maybe kcc for input.
Description
•