summaryrefslogtreecommitdiff
path: root/lib/asan/lit_tests/CMakeLists.txt
Commit message (Expand)AuthorAge
* [ASan] create separate configs for running ASan lit tests in both 32- and 64-...Alexey Samsonov2013-06-07
* [ASan] create default (empty) ASan blacklist file in resource directoryAlexey Samsonov2013-05-21
* Explicitly list all sanitizer headers in CMake build rules. Make sure sanitiz...Alexey Samsonov2013-04-11
* Define COMPILER_RT_CAN_EXECUTE_TESTS variable on platforms where we can produ...Alexey Samsonov2012-12-27
* [ASan] use llvm-symbolizer for ASan lit-style tests on MacAlexey Samsonov2012-10-08
* [ASan] use llvm-symbolizer (in offline mode) in ASan output tests on LinuxAlexey Samsonov2012-09-28
* [ASan] Hack ASan lit config to allow running lit on tests manuallyAlexey Samsonov2012-09-05
* [ASan] lit tests: use nm instead of llvm-nm, until llvm-nm becomes usable on ...Alexey Samsonov2012-08-15
* [ASan] CMake support for building ASan runtime as a universal binary on MacAlexey Samsonov2012-08-10
* [ASan] simplify cmake rules for adding lit testsuitesAlexey Samsonov2012-08-07
* [ASan] Add support for running unit tests by lit (as a part of 'make check-as...Alexey Samsonov2012-08-07
* First tiny move towards integrating AddressSanitizer regressions test into LL...Alexey Samsonov2012-07-31