summaryrefslogtreecommitdiff
path: root/test/lit.cfg.py
Commit message (Expand)AuthorAgeFilesLines
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-081-2/+2
* Revert 373538 and follow-ups 373549 and 373552.Nico Weber2019-10-031-2/+2
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-021-2/+2
* Improve behavior in the case of stack exhaustion.Richard Smith2019-08-261-0/+3
* Fix a Python3 compatibility errorAzharuddin Mohammed2019-07-111-1/+1
* [clang][NewPM] Fixing remaining -O0 tests that are broken under new PMLeonard Chan2019-06-191-0/+4
* Recommit r363298 "[lit] Disable test on darwin when building shared libs."Don Hinton2019-06-151-0/+3
* [Analysis] Only run plugins tests if plugins are actually enabledPetr Hosek2019-05-171-7/+1
* Replace lit feature keyword 'non-ms-sdk' with 'ms-sdk'; eliminatePaul Robinson2019-05-101-7/+3
* Another attempt to fix "could not find clang-check" lit warning in analyzer-l...Nico Weber2019-05-021-9/+9
* [analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl2019-01-101-2/+2
* [Driver] Disable -faddrsig on Gentoo by defaultMichal Gorny2018-12-231-0/+3
* Fix some issues with LLDB's lit configuration files.Zachary Turner2018-11-191-0/+4
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-091-2/+2
* [test] Fix %hmaptool path for standalone buildsMichal Gorny2018-08-011-1/+1
* Reinstate quotes around the path to python that I accidentaly removed in r335330Benjamin Kramer2018-06-221-1/+1
* [hmaptool] Turn %hmaptool into a proper substitutionBenjamin Kramer2018-06-221-1/+5
* Re-apply: Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-211-1/+1
* [Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messa...Eric Fiselier2018-05-191-1/+2
* [lit] Fix running tests that require 'examples'.Zachary Turner2018-05-081-0/+1
* [debuginfo] Remove temporary FIXME.Don Hinton2017-12-141-11/+1
* [debuginfo-tests] Add support for moving debuginfo-tests from clang/test to l...Don Hinton2017-12-121-2/+10
* Re-revert "Refactor debuginfo-tests."Zachary Turner2017-11-211-0/+2
* Resubmit "Refactor debuginfo-tests" again.Zachary Turner2017-11-201-2/+0
* Re-revert "Refactor debuginfo-tests"Zachary Turner2017-11-171-0/+2
* Resubmit "Refactor debuginfo-tests"Zachary Turner2017-11-161-2/+0
* Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner2017-11-131-0/+2
* [debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner2017-11-101-2/+0
* Resubmit "[lit] Raise the logic for enabling clang & lld substitutions to llvm."Zachary Turner2017-10-171-136/+21
* Revert "[lit] Raise the logic for enabling clang & lld substitutions to llvm."Bruno Cardoso Lopes2017-10-131-19/+136
* [lit] Raise the logic for enabling clang & lld substitutions to llvm.Zachary Turner2017-10-121-136/+19
* [lit] Improve tool substitution in lit.Zachary Turner2017-10-061-58/+47
* Run pyformat on lit code.Zachary Turner2017-10-061-54/+69
* [lit.cfg] Avoid concatenating which(clang-func-mapping) if it's missingVedant Kumar2017-09-221-1/+5
* Add Cross Translation Unit support libraryGabor Horvath2017-09-221-0/+1
* Resubmit "[lit] Refactor out some more common lit configuration code."Zachary Turner2017-09-211-91/+30
* Revert "[lit] Refactor out some more common lit configuration code."Zachary Turner2017-09-211-30/+91
* [lit] Refactor out some more common lit configuration code.Zachary Turner2017-09-211-91/+30
* [lit] Rename lld and clang lit configs to end in .pyZachary Turner2017-09-211-0/+351