llvm/cmake
Justin Bogner 92e82c5733 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292423 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-18 19:01:58 +00:00
..
modules cmake: Only sanitize use-after-scope if the host compiler supports it 2017-01-18 19:01:58 +00:00
platforms
config-ix.cmake [gtest] Detect warning flags using the positive spelling. 2017-01-06 23:16:00 +00:00
config.guess
dummy.cpp
nsis_icon.ico
nsis_logo.bmp
README

See docs/CMake.html for instructions on how to build LLVM with CMake.