DescriptionRoll Clang 247874:254049
Also revert https://codereview.chromium.org/1375193005 for bootstrap builds,
else compiler-rt won't build in that config. See comment 45 on the bug.
This also pins MSan to the old ABI:
MSan had a ABI change upstream. Picking it up in Chromium requires
rebuilding prebuilt_instrumented_libraries with the new clang.
Unfortunately, this fails.
This changes switches clang back to the old MSan ABI until we can
sort this out.
Upstream issue:
https://github.com/google/sanitizers/issues/579
BUG=538614, 559530, 560589
R=thakis@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/4fea0f71e935f43777c5f0c0b488910f9e7490ad
Patch Set 1 #
Total comments: 4
Messages
Total messages: 15 (4 generated)
|