diff options
author | Justin Bogner <mail@justinbogner.com> | 2017-01-18 19:01:58 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2017-01-18 19:01:58 +0000 |
commit | 2ceeb30eb6f3aaf37efe1f59e48a36f2d196d8aa (patch) | |
tree | 54dba0c0fd4f00549aeafb4eda0bb933ed3515e3 /llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | 7960b2e19a40cd66d73343e7c372e228a2c5ac2c (diff) | |
download | llvm-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