DescriptionMove clang_version setting back into declare_args
This allows the user to indicate that their clang version is something
other than the default. Right now we guess 3.9.0 for the clang version,
but TOT LLVM is on version 4.0.0.
I use this to test changes to the ASan runtime in Chrome.
R=hans@chromium.org,etienneb@chromium.org,dpranke@chromium.org
BUG=598761
Committed: https://crrev.com/4a42af48e74062a70c97ae54438218fbb23ecd53
Cr-Commit-Position: refs/heads/master@{#409414}
Patch Set 1 #
Total comments: 2
Patch Set 2 : separate declare_args() #Messages
Total messages: 11 (3 generated)
|