summaryrefslogtreecommitdiff
path: root/test/lit.common.cfg
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizers] Add *SAN_OPTIONS to possibly_dangerous_env_varsFilipe Cabecinhas2015-06-041-1/+3
* Factor out LTO detection to common configuration.Peter Collingbourne2015-05-191-0/+28
* Don't set $LIB if we're not targetting windows.Filipe Cabecinhas2015-02-201-1/+2
* [compiler-rt] Re-enable the use of -gmlt for ASan tests on DarwinKuba Brecka2014-09-301-6/+3
* Effectively revert r217284 on Darwin due to issues with -gmlt thereAlexey Samsonov2014-09-261-3/+6
* Use "-gline-tables-only" instead of "-g" in sanitizer test suites.Alexey Samsonov2014-09-051-0/+4
* [UBSan] Temporarily disable checks for stack traces in UBSan reports on DarwinAlexander Potapenko2014-08-281-0/+3
* Add detection of OS X relocatable SDK to compiler-rt as a lit.util functionAlexander Potapenko2014-06-101-0/+3
* Exclude several ASan tests from test suite if we're using GCCAlexey Samsonov2014-05-161-0/+2
* [ASan tests] Add the first Windows-only lit testTimur Iskhodzhanov2014-05-141-1/+8
* Allow any test to be executed via a %run command.Greg Fitzgerald2014-04-301-0/+3
* Add rudimentary support for running compiler-rt lit tests with GCCAlexey Samsonov2014-02-191-3/+11
* Move shared configs for lit test suites to test/ and unittests/ directoriesAlexey Samsonov2014-02-141-0/+59