aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2017-01-18 19:01:58 +0000
committerJustin Bogner <mail@justinbogner.com>2017-01-18 19:01:58 +0000
commit2ceeb30eb6f3aaf37efe1f59e48a36f2d196d8aa (patch)
tree54dba0c0fd4f00549aeafb4eda0bb933ed3515e3 /llvm/lib/Transforms/Utils/CloneModule.cpp
parent7960b2e19a40cd66d73343e7c372e228a2c5ac2c (diff)
downloadllvm-2ceeb30eb6f3aaf37efe1f59e48a36f2d196d8aa.zip
llvm-2ceeb30eb6f3aaf37efe1f59e48a36f2d196d8aa.tar.gz
llvm-2ceeb30eb6f3aaf37efe1f59e48a36f2d196d8aa.tar.bz2
cmake: Only sanitize use-after-scope if the host compiler supports it
In r292256, we started adding -fsanitize-use-after-scope when using the address sanitizer, but that flag wasn't always available. This fixes the config to only add the flag if the host compiler supports it. llvm-svn: 292423
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions