summaryrefslogtreecommitdiff
path: root/test/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* Update lit.cfg to support the clang-interpreter test from r207950Alp Toker2014-05-051-0/+1
* [sanitizers] Propagate the sanitizer options through to the lit context.Chandler Carruth2014-05-021-0/+5
* Add test case for revision 207575 to verify that on Windows, clang doesn'tAndrea Di Biagio2014-04-291-0/+3
* Recommit r204493 with a fix to look in both clang and llvm directories.Paul Robinson2014-03-261-0/+36
* Revert r204493, "Make clang/test/lit.cfg pre-scan the RUN line looking for to...NAKAMURA Takumi2014-03-221-34/+0
* Make clang/test/lit.cfg pre-scan the RUN line looking for tool names,Paul Robinson2014-03-211-0/+34
* Don't verify module inclusions in assembler files.Daniel Jasper2014-03-141-1/+1
* test: Fix feature test for "native" in lit.cfgJustin Bogner2014-03-111-2/+4
* Clarify comment.Adrian Prantl2014-02-201-1/+1
* add a comment.Adrian Prantl2014-02-201-0/+1
* Revert "Remove dead option."Adrian Prantl2014-02-201-0/+4
* check-clang: Introduce the feature "non-ms-sdk" to suppress Driver/nostdincxx...NAKAMURA Takumi2014-02-161-0/+4
* check-clang: Introduce the feature "dw2" to suppress CodeGenCXX/debug-info-na...NAKAMURA Takumi2014-02-161-0/+4
* Introduce the feature "can-remove-opened-file" to suppress tests. [PR18856]NAKAMURA Takumi2014-02-161-0/+5
* check-clang: Introduce the feature "utf8-capable-terminal".NAKAMURA Takumi2014-02-061-0/+5
* Fix this test and don't run it in ASan bootstrapAlexey Samsonov2014-01-281-0/+2
* Rumors of test_debuginfo's death are slightly exaggerated.Adrian Prantl2014-01-271-1/+2
* Revert r113780, "Recognize .ll as input files. Handle %test_debuginfo on a RU...NAKAMURA Takumi2014-01-261-2/+1
* lit.cfg: Don't expand %ms_abi_triple to non-X86 triplesHans Wennborg2014-01-151-9/+9
* Use i686 as the ISA in %microsoft_abi_triple on ARMReid Kleckner2014-01-141-2/+8
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-0/+21
* Add tests for clang pluginsAlp Toker2014-01-081-0/+16
* check-clang: Introduce clang_tools_dir in lit.site.cfg, for clang separated f...NAKAMURA Takumi2013-12-181-1/+5
* clang/test/lit.cfg: Remove get_llc_props. check-clang itself no longer invoke...NAKAMURA Takumi2013-12-091-32/+0
* check-clang: Introduce get_llvm_config_props in clang/test/lit.cfg.NAKAMURA Takumi2013-12-041-2/+25
* Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker2013-11-151-0/+5
* PR 17916: Don't fail if xcrun is not present.Joerg Sonnenberger2013-11-141-5/+8
* [build] Update runtime library and tests to work with relocatable SDKs on OS ...Daniel Dunbar2013-11-061-1/+13
* Add "native" to config.available_features, to make it easier to disable non-x...Amaury de la Vieuville2013-09-131-0/+4
* [tests] Reapply r188354, ensure subsitution string is ascii.Daniel Dunbar2013-08-141-1/+2
* Revert r188354, "[tests] Ensure subsitution string is ascii."NAKAMURA Takumi2013-08-141-1/+1
* [tests] Ensure subsitution string is ascii.Daniel Dunbar2013-08-141-1/+1
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-091-23/+27
* [tests] Make string encoding issues explicit.Daniel Dunbar2013-08-091-0/+1
* lit.cfg: better check for MSYSHans Wennborg2013-08-051-1/+1
* Add a cl.exe compatible driver modeHans Wennborg2013-07-191-1/+5
* Turn Driver::CCCIsCXX and CCCIsCPP into a single Mode enum,Hans Wennborg2013-07-181-1/+6
* Add the ability to use guarded malloc when running clang's lit tests.David Dean2013-07-111-0/+20
* clang/test/lit.cfg: Improve is_filesystem_case_insensitive() to work properly...NAKAMURA Takumi2013-07-011-1/+5
* clang/test/lit.cfg: Tweak getClangBuiltinIncludeDir() not to expose dosish pa...NAKAMURA Takumi2013-06-261-1/+5
* [clang-lit] Added the run_long_tests param option/long_tests feature to toggl...Michael Gottesman2013-06-191-0/+4
* Revert r179671 and just pass a triple to the test for a platform with knownEric Christopher2013-04-171-4/+0
* Add a bit of a hack to deal with a failing testcase on darwin10 bots.Eric Christopher2013-04-171-0/+4
* Remove dead option.Eric Christopher2013-04-171-4/+0
* Use lit's internal shell runner on Windows for Clang testsReid Kleckner2013-04-111-3/+12
* Propagate path to ASan/MSan symbolizer into test environment to produce usefu...Alexey Samsonov2013-04-041-0/+5
* Disable ASan/MSan symbolization of reports in tests.Evgeniy Stepanov2013-03-271-5/+0
* Add asan/msan to the list of available features in LIT test runner. Mark ASan...Alexey Samsonov2013-03-261-0/+6
* Fixup for r176934. More careful setup of path to llvm-symbolizerAlexey Samsonov2013-03-151-5/+4
* Set symbolizer path in the test environment.Evgeniy Stepanov2013-03-131-0/+5