summaryrefslogtreecommitdiff
path: root/lib/asan/lit_tests/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* Merge r182726:release_33Bill Wendling2013-06-041-10/+11
* [ASan] now we don't need llvm_obj_root to access llvm-symbolizer toolAlexey Samsonov2012-11-131-3/+2
* [ASan] Remove llvm-symbolizer from compiler-rt/utils/Alexander Potapenko2012-11-121-2/+2
* Update compiler-rt tests to match flag renaming/deprecation in Clang.Richard Smith2012-11-061-2/+2
* Flag -ccc-clang-cxx was removed in r166986, remove it from compiler-rt lit co...Alexey Samsonov2012-10-301-2/+1
* [ASan] use llvm-symbolizer for ASan lit-style tests on MacAlexey Samsonov2012-10-081-7/+5
* [ASan] use llvm-symbolizer (in offline mode) in ASan output tests on LinuxAlexey Samsonov2012-09-281-0/+9
* [ASan] Hack ASan lit config to allow running lit on tests manuallyAlexey Samsonov2012-09-051-14/+48
* [ASan] Port (the last one) tricky interface_test to lit, and a *huge* chunks ...Alexey Samsonov2012-08-151-1/+4
* [ASan] use clangxx_asan instead of clang_asan for C++ lit testsAlexey Samsonov2012-08-151-3/+5
* [ASan] port remaining output and feature tests to lit. TODO: we should in fac...Alexey Samsonov2012-08-151-0/+7
* First tiny move towards integrating AddressSanitizer regressions test into LL...Alexey Samsonov2012-07-311-0/+46