DescriptionDo not strip ASan builds.
As of Clang r174490 instrumented binaries do not include the __asan_* symbols,
so the postbuild strip action fails.
This is a temporary measure, we may need to do something else (e.g. use different .saves files) when the dynamic runtime is adopted on OSX.
BUG=170629, 174873
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181733
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Messages
Total messages: 2 (0 generated)
|