summaryrefslogtreecommitdiff
path: root/lib/lit.common.cfg
Commit message (Expand)AuthorAge
* Add a CMake option COMPILER_RT_DEBUG for building runtimes with full debug info.Peter Collingbourne2013-10-25
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* Define the path to llvm-symbolizer tool in a common config to reduce copy-pasteAlexey Samsonov2013-06-30
* [ASan] create separate configs for running ASan lit tests in both 32- and 64-...Alexey Samsonov2013-06-07
* [ASan] lit tests: create common autogenerated config for running compiler-rt ...Alexey Samsonov2013-06-06
* Add lit config feature <target>-supported-target to mark target-specific testsAlexey Samsonov2013-05-21
* Flag -ccc-clang-cxx was removed in r166986, remove it from compiler-rt lit co...Alexey Samsonov2012-10-30
* [ASan] use clangxx_asan instead of clang_asan for C++ lit testsAlexey Samsonov2012-08-15
* [ASan] add llvm_tools_dir to lit.site.cfg for ASan and add it to PATHAlexey Samsonov2012-08-07
* First tiny move towards integrating AddressSanitizer regressions test into LL...Alexey Samsonov2012-07-31