Descriptionroll clang 239765:241602
This will hopefully fix symbolization on the asan/android bots.
This also brings in somewhat major changes in how the asan runtime is
built on OS X; hopefully it won't break the mac asan bots.
libcxx(abi) grew CMake files, which is great – except it adds the libcxx(abi)
tests to `check-all`, and they don't pass in bootstrap mode on OS X.
So delete libcxx(abi) before starting the main build. (It's only needed on OS X
for bundling libcxx with the compiler so it can run on 10.6, and that's all done
after the first build.)
This also adds support for __nullable and Objective-C generics.
BUG=502974, 499448
TBR=hans
NOPRESUBMIT=true
Committed: https://crrev.com/dd2dc4c908b9c05b33a1aa54761603f9f5bf96f5
Cr-Commit-Position: refs/heads/master@{#338220}
Patch Set 1 #Patch Set 2 : tweak #Patch Set 3 : . #Patch Set 4 : 2nd try #Patch Set 5 : gn #Patch Set 6 : . #Patch Set 7 : ooops #Patch Set 8 : gnbleh #
Messages
Total messages: 24 (6 generated)
|