| commit | 4ee2675dfea34926a75dfb61f9ced6a79c7d7eb5 | [log] [tgz] |
|---|---|---|
| author | Alexey Samsonov <vonosmas@gmail.com> | Fri Aug 29 00:50:36 2014 +0000 |
| committer | Alexey Samsonov <vonosmas@gmail.com> | Fri Aug 29 00:50:36 2014 +0000 |
| tree | 52350b92194ac384b10d078006fd0e6eb923fdf8 | |
| parent | 77bc09f5ab4433cbb0ab9a6c2a75ece1ff241537 [diff] |
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. llvm-svn: 216701