aboutsummaryrefslogtreecommitdiff
path: root/clang/test/lit.site.cfg.in
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Add "native" to config.available_features, to make it easier to disable non-x...Amaury de la Vieuville1-0/+1
2013-08-27Make the information about disabled ARCMT/Rewriter/StaticAnalyzer availableRoman Divacky1-0/+3
2013-08-09[tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar1-4/+4
2013-08-09[tests] Avoid deprecated except syntax.Daniel Dunbar1-1/+4
2013-03-26Add asan/msan to the list of available features in LIT test runner. Mark ASan...Alexey Samsonov1-0/+1
2011-06-22lit support for REQUIRES: asserts.Andrew Trick1-1/+0
2011-06-16cmake may require LIT_TOOLS_DIR.Andrew Trick1-0/+1
2011-06-16Update clang's lit.site.cfg.in in preparation for adding config.llvm_build_mo...Andrew Trick1-1/+1
2011-06-02Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-te...Galina Kistanova1-6/+0
2011-05-31Now with the right line endings.Galina Kistanova1-4/+4
2011-05-31Preparations for separating target-specific clang tests.Galina Kistanova1-0/+6
2011-02-09test: CMake: Be aware of LLVM_LIT_TOOLS_DIR.NAKAMURA Takumi1-0/+1
2009-11-07Rework site config for cmake to be generated at configure time, and only passDaniel Dunbar1-0/+9
2009-11-03Add target_triple to Clang site configuration.Daniel Dunbar1-0/+1
2009-09-26Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably.Daniel Dunbar1-0/+1
2009-09-20Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts.Daniel Dunbar1-1/+3
2009-09-17Tweak clang testing.Daniel Dunbar1-1/+2
2009-09-17Fix substituto.Daniel Dunbar1-1/+1
2009-09-16CMake: Generate LIT site configuration file for Clang tests, which Daniel wil...Douglas Gregor1-0/+6