Introduce -DLLVM_USE_SANITIZER=Undefined CMake option to build UBSan-ified version...
authorAlexey Samsonov <vonosmas@gmail.com>
Fri, 29 Aug 2014 00:50:36 +0000 (00:50 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Fri, 29 Aug 2014 00:50:36 +0000 (00:50 +0000)
commit79e9b30b111709761410f0b0a16860e3a7d0eef3
tree465546efc3b2d6bdab20c725e5b7482081b348ae
parentcf45151b2c859e29f07ac1f77f69ac00f2ced4fc
Introduce -DLLVM_USE_SANITIZER=Undefined CMake option to build UBSan-ified version of LLVM/Clang.

I've fixed most of the simple bugs and currently "check-llvm" test suite
has 26 failures, and "check-clang" suite has 5 failures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216701 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake
docs/CMake.rst
test/lit.cfg