summaryrefslogtreecommitdiff
path: root/test/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reject forbidden storage class specifiers in OpenCL. Patch by George Russell!Peter Collingbourne2011-02-111-1/+1
* test: CMake: Be aware of LLVM_LIT_TOOLS_DIR.NAKAMURA Takumi2011-02-091-0/+12
* Support lit fixes for PR8199David Greene2011-01-031-1/+1
* test: add .cu extensionPeter Collingbourne2010-12-011-1/+1
* Let lit give helpful advice if 'make test' was not run yet.Nico Weber2010-09-271-1/+2
* Recognize .ll as input files.Devang Patel2010-09-131-1/+2
* tests: Use REQUIRES: instead of XFAIL: for crash recovery tests; running them onDaniel Dunbar2010-08-241-0/+6
* tests: Use %clangxx when using driver for C++, in case C++ support is disabled.Daniel Dunbar2010-06-291-1/+5
* tests: Mangle '-vg' onto the end of the triple when running under valgrind, soDaniel Dunbar2010-03-201-0/+5