summaryrefslogtreecommitdiffstats
path: root/test/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* Change remaining references to lit.util.capture to use subprocess.check_output.David L. Jones2017-07-061-2/+2
* Tie the macOS tests in test/Integration to the latest macOS SDKAlex Lorenz2017-06-021-0/+3
* Add #pragma clang attributeAlex Lorenz2017-04-181-0/+2
* Revert r300539 - Add #pragma clang attributeAlex Lorenz2017-04-181-2/+0
* Add #pragma clang attributeAlex Lorenz2017-04-181-0/+2
* Do not run tests for crash recovery if libstdc++ safe mode is enabledSerge Pavlov2017-04-151-1/+8
* [analyzer] Add new Z3 constraint manager backendDominic Chen2017-04-041-0/+3
* [Driver] Add flag to request arch-specific-subdir in -rpathPirama Arumuga Nainar2017-03-141-4/+0
* Add arch-specific directory to search pathPirama Arumuga Nainar2017-03-031-0/+4
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-1/+6
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-6/+1
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+6
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-27/+1
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-1/+27
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-6/+1
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-1/+6
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-6/+1
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-1/+6
* [test] Port clang tests to canonicalized booleansMichal Gorny2017-01-251-4/+4
* [test] Correctly include build llvm_shlib_dir in stand-alone buildsMichal Gorny2016-11-151-1/+6
* [Modules] Add a command line option for loading the clang builtins modulemap.Elad Cohen2016-10-311-0/+1
* [Driver] Make -print-libgcc-file-name print compiler-rt lib when usedMichal Gorny2016-10-101-0/+5
* XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is setJonas Hahnfeld2016-09-291-0/+3
* C++ Modules TS: add frontend support for building pcm files from moduleRichard Smith2016-08-261-1/+1
* Port some more debug info tests on WindowsReid Kleckner2016-06-301-4/+0
* Add a RenderScript language typePirama Arumuga Nainar2016-06-091-1/+1
* Enable some accidentally dead tests and fix up the bitrotDavid Blaikie2016-05-291-1/+1
* Revert r260266 (and r260276), "clang-cl: Enable plugins on Windows"NAKAMURA Takumi2016-02-111-1/+1
* clang-cl: Enable plugins on WindowsEhsan Akhgari2016-02-091-1/+1
* [modules] Compress files embedded into a .pcm file, to reduce the disk usage ...Richard Smith2016-02-061-0/+5
* Adding a test for PR25717.Yunzhong Gao2016-01-271-0/+5
* Prune the feature "tls". No one is using it since TLS is enabled for Cygwin.NAKAMURA Takumi2015-12-271-4/+0
* Revert r247977, "clang/test/lit.cfg: *-ps4 doesn't have appropriate driver ye...NAKAMURA Takumi2015-10-201-1/+1
* Tweak to make clang/test/Driver/ps4-linker-win.c less sinsitive of DLL path.NAKAMURA Takumi2015-10-151-0/+1
* Silence warning about not being able to find clang-interpreterRichard Barton2015-10-071-11/+15
* clang/test/lit.cfg: *-ps4 doesn't have appropriate driver yet. Mark it as "no...NAKAMURA Takumi2015-09-181-1/+1
* Enable clang tests requiring "clang-driver" on mingw.Yaron Keren2015-07-251-1/+1
* Finally, with no users for shell-preserves-root, remove it from lit.cfg.Yaron Keren2015-07-151-4/+0
* clang/test/lit.cfg: Introduce the feature "tls", for targeting cygwin.NAKAMURA Takumi2015-07-141-0/+4
* test: Set lit features appropriately when using asan and ubsan togetherJustin Bogner2015-06-221-4/+3
* Check for backtraces in tests which are verifying pretty stack traces from a ...Pete Cooper2015-02-101-0/+3
* clang lit.cfg: Fix a bug pointed by Sean SilvaFilipe Cabecinhas2015-02-021-1/+1
* Special-case the PS4 SDK for a clang testFilipe Cabecinhas2015-01-301-0/+4
* Reorganize test/Modules:Richard Smith2015-01-221-1/+1
* Add back a FIXME note to lit.cfg.Francisco Lopes da Silva2015-01-211-0/+1
* Fix lit for builds under /optFrancisco Lopes da Silva2015-01-051-2/+2
* Teach lit.cfg to recognize -windows-gnu in addition to -mingw32.Yaron Keren2014-12-171-2/+2
* Remove local handling of ASAN_OPTIONS and UBSAN_OPTIONS.Rafael Espindola2014-11-031-5/+0
* New round of fixes for "Always compile debuginfo-tests for the host triple"Filipe Cabecinhas2014-10-181-1/+7
* Append the %itanium_abi_host_triple substitution unconditionallyFilipe Cabecinhas2014-10-181-2/+1