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