summaryrefslogtreecommitdiff
path: root/cmake/Modules/CompilerRTCompile.cmake
AgeCommit message (Expand)Author
2014-09-25Follow-up for r217523: fix the dependencies for standalone compiler-rt build.Alexander Potapenko
2014-09-10Make compiler-rt tests work with relocatable SDKs on OS XKuba Brecka
2014-05-28[ASan/Win] Use clang rather than clang-cl by default for lit tests. Make Wind...Timur Iskhodzhanov
2014-05-12[ASan tests] Use clang-cl to build tests on WindowsTimur Iskhodzhanov
2014-03-24[CMake] Respect CMAKE_CXX_FLAGS in custom clang_compile commandsAlexey Samsonov
2014-02-26Append -D__func__=__FUNCTION__ to SANITIZER_COMMON_CFLAGSReid Kleckner
2014-02-26Emulate C99/C++11 __func__ for Visual C++.Joerg Sonnenberger
2014-02-19[CMake] Use host compiler to build unittests in standalone modeAlexey Samsonov
2012-12-19Significantly change the way we build ASan unittests in CMakeAlexey Samsonov