summaryrefslogtreecommitdiff
path: root/test/lit.common.cfg
AgeCommit message (Expand)Author
2015-08-18[sanitizer] Move definition of stable-runtime to common lit config.Evgeniy Stepanov
2015-08-12[windows] Always use the lit shell on Windows, even if bash is presentReid Kleckner
2015-08-11[cmake] Hoist check for LLD sources up into root CMakeLists.txtReid Kleckner
2015-08-06test: Use lld-link instead of lld-link2 as the LTO linker on Windows.Peter Collingbourne
2015-08-05Add flag to request codeview debug info on WindowsReid Kleckner
2015-07-29CFI: Update tests for various bit vector sizes following lowerbitsets optzns.Peter Collingbourne
2015-07-08CFI: Get check-cfi passing on Windows.Peter Collingbourne
2015-07-02UBSan: Enable runtime library tests on Windows, and get most tests passing.Peter Collingbourne
2015-06-25[CMake] Fix PR23539: Don't reference C++ ABI symbols prior to Mac OS 10.9.Alexey Samsonov
2015-06-04[Sanitizers] Add *SAN_OPTIONS to possibly_dangerous_env_varsFilipe Cabecinhas
2015-05-19Factor out LTO detection to common configuration.Peter Collingbourne
2015-02-20Don't set $LIB if we're not targetting windows.Filipe Cabecinhas
2014-09-30[compiler-rt] Re-enable the use of -gmlt for ASan tests on DarwinKuba Brecka
2014-09-26Effectively revert r217284 on Darwin due to issues with -gmlt thereAlexey Samsonov
2014-09-05Use "-gline-tables-only" instead of "-g" in sanitizer test suites.Alexey Samsonov
2014-08-28[UBSan] Temporarily disable checks for stack traces in UBSan reports on DarwinAlexander Potapenko
2014-06-10Add detection of OS X relocatable SDK to compiler-rt as a lit.util functionAlexander Potapenko
2014-05-16Exclude several ASan tests from test suite if we're using GCCAlexey Samsonov
2014-05-14[ASan tests] Add the first Windows-only lit testTimur Iskhodzhanov
2014-04-30Allow any test to be executed via a %run command.Greg Fitzgerald
2014-02-19Add rudimentary support for running compiler-rt lit tests with GCCAlexey Samsonov
2014-02-14Move shared configs for lit test suites to test/ and unittests/ directoriesAlexey Samsonov