llvm-project/compiler-rt/cmake/Modules
Alexey Samsonov 6239ebc1c2 [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode.
Propagate -DSANITIZER_DEBUG definition to unit tests.
Make sure unit tests depend on compiler-rt headers.

llvm-svn: 225298
2015-01-06 20:58:40 +00:00
..
AddCompilerRT.cmake [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode. 2015-01-06 20:58:40 +00:00
CompilerRTCompile.cmake [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode. 2015-01-06 20:58:40 +00:00
CompilerRTLink.cmake [CMake] Use host compiler to build unittests in standalone mode 2014-02-19 13:01:03 +00:00
CompilerRTUtils.cmake Cmake variables are global, which is why we would get crud like /machine:X86 in the list of compiler options for MSVC. Clear out the variable before attempting to enumerate arguments and set them. 2014-10-23 22:13:52 +00:00
SanitizerUtils.cmake fixed check_lint.sh in standalone build 2014-03-21 00:45:21 +00:00