summaryrefslogtreecommitdiff
path: root/lib/ubsan/lit_tests/lit.cfg
Commit message (Expand)AuthorAge
* Overhaul the symbolizer interface.Peter Collingbourne2013-10-25
* Runtime support for the indirect function call checker.Peter Collingbourne2013-10-20
* [ubsan] Introduce %clangxx substitution for all C++ tests.Peter Collingbourne2013-10-20
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-09
* disable pipefail for ubsan.Rafael Espindola2013-07-26
* [ASan] create separate configs for running ASan lit tests in both 32- and 64-...Alexey Samsonov2013-06-07
* Remove a bunch of copy-paste: use common config for sanitizer lit/unit testsAlexey Samsonov2013-06-06
* Improve support for compiler-rt tests in CMake build.Alexey Samsonov2013-05-27
* UBSan: enable CMake build on Darwin. Fix two failing tests and disable the te...Alexey Samsonov2012-11-16
* Add a runtime diagnostics library for Clang's -fcatch-undefined-behavior.Richard Smith2012-10-09