DescriptionUpdate trusted clang from 209387 to 223109.
Newer than what we have and will at least match the upcoming
PNaCl clang revision after merging.
Otherwise, the old trusted 209387 clang currently crashes
while trying to compile to compile LLVM unittests from 223109
when paired with libc++ at ~223109. The MakeUniqueTest
will crash the 209387 clang.
Had to disable a new clang warning for now. Too much
upstream LLVM code that violates it. Will re-enable
after merging.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4026
Committed: https://chromium.googlesource.com/native_client/src/native_client/+/df23dd238cbe460892fea8522d7b25ddb6bb57bb
Patch Set 1 #Patch Set 2 : disable warning while building llvm 3.5 for now #Messages
Total messages: 8 (3 generated)
|