summaryrefslogtreecommitdiff
path: root/test/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* clang/test/Driver/darwin-sdkroot.c: Suppress this on msys bash, to introduce ...NAKAMURA Takumi2013-01-161-0/+4
* clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is...NAKAMURA Takumi2012-12-111-0/+4
* clang/test/lit.cfg: Disable dev-fd-fs on cygwin for now.NAKAMURA Takumi2012-11-271-1/+1
* Revert r168132, "clang/test/lit.cfg: Suppress the feature 'dev-fd-fs' for now...NAKAMURA Takumi2012-11-161-1/+1
* clang/test/lit.cfg: Suppress the feature 'dev-fd-fs' for now.NAKAMURA Takumi2012-11-161-1/+1
* tests: Add a test for reading from named pipes.Daniel Dunbar2012-11-151-0/+4
* [lit] For the "case-insensitive-filesystem" make sure to create the test temp...Argyrios Kyrtzidis2012-11-011-1/+1
* [PCH] Remove the stat cache from the PCH file.Argyrios Kyrtzidis2012-10-311-0/+12
* In the past "production" clang builds would not be used for c++, andRafael Espindola2012-10-301-1/+1
* tests: Stop mangling '-vg' into the triple, we don't use this currently.Daniel Dunbar2012-10-191-5/+0
* Disable source fortification on Darwin with AddressSanitizer.Alexander Potapenko2012-09-201-0/+4
* clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompati...NAKAMURA Takumi2012-09-121-0/+4
* clang/test/lit.cfg: Fix a typo in comment.NAKAMURA Takumi2012-09-121-1/+1
* libclang API for comment-to-xml conversion.Dmitri Gribenko2012-08-071-0/+4
* clang/test/Misc/diag-template-diffing-color.cpp: Introduce the feature 'ansi-...NAKAMURA Takumi2012-07-111-0/+4
* test/lit.cfg: Please pass %INCLUDE% to clang.exe on Win32. MS-compatible clan...NAKAMURA Takumi2012-04-071-2/+5
* Clear environment variables that might affect Clang before running tests.Jordy Rose2012-04-061-0/+26
* Have the driver pass CPU and target feature information to cc1as.Jim Grosbach2012-02-101-1/+1
* test/lit.cfg: Enhance getRegisteredTargets() to retrieve +Asserts.NAKAMURA Takumi2011-11-281-5/+13
* Rip out one of the features I added for the driver-include-management.Chandler Carruth2011-11-071-2/+1
* Switch Lit to directly query the driver for the builtin inclue path.Chandler Carruth2011-11-051-14/+8
* Teach lit to ask the Clang it is running what version string to useChandler Carruth2011-11-051-7/+17
* Compute the path properly on different platforms. Specifically, computeChandler Carruth2011-11-051-1/+3
* Teach Lit to pass the CC1 invocation the builtin include directory. ThisChandler Carruth2011-11-051-1/+11
* FreeBSD (apparently) does not support crash-recovery tests.Andrew Trick2011-08-261-1/+4
* test/lit.cfg: Enable "crash-recovery" tests on Win32 hosts. CrashRecoveryCont...NAKAMURA Takumi2011-08-201-2/+1
* Added registered targets for in-test dependency declarations.Galina Kistanova2011-06-031-0/+30
* test/lit.cfg: bash is available on MSYS.NAKAMURA Takumi2011-03-051-2/+3
* test: Add the feature "shell". Frontend/dependency-gen.c would be executable ...NAKAMURA Takumi2011-02-281-0/+4