Age | Commit message (Expand) | Author |
2009-11-08 | Simplify. | Daniel Dunbar |
2009-11-07 | Rework site config for cmake to be generated at configure time, and only pass | Daniel Dunbar |
2009-11-05 | Add clang_site_config user variable, so that extra tests (e.g., utils/C++Syntax) | Daniel Dunbar |
2009-11-03 | Add target_triple to Clang site configuration. | Daniel Dunbar |
2009-10-16 | Add support for a chain of stat caches in the FileManager, rather than | Douglas Gregor |
2009-09-26 | Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably. | Daniel Dunbar |
2009-09-24 | cmake: Run tests with 'verbose' enabled by default, so that the failure is | Daniel Dunbar |
2009-09-22 | CMake: Add a clang-c++tests target for running the experimental C++ header | Daniel Dunbar |
2009-09-20 | Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts. | Daniel Dunbar |
2009-09-17 | Initial implementation of a code-completion interface in Clang. In | Douglas Gregor |
2009-09-17 | Tweak clang testing. | Daniel Dunbar |
2009-09-16 | CMake: Generate LIT site configuration file for Clang tests, which Daniel wil... | Douglas Gregor |
2009-07-31 | MultiTestRunner: Simplify, cleanup, and rename! | Daniel Dunbar |
2009-07-27 | Prepare CMake regression testing for Daniel's upcoming fix to the test runner | Douglas Gregor |
2009-07-02 | Add support for retrieving the Doxygen comment associated with a given | Douglas Gregor |
2009-06-17 | Fix regression testing in Xcode, again | Douglas Gregor |
2009-06-16 | Update Clang to include the InitializeAllTargets and | Douglas Gregor |
2009-06-05 | Switch CMake testing over to use Daniels new(er) Python-based infrastructure. | Douglas Gregor |
2009-06-05 | Clean up Clang regression testing in CMake, so that we get more | Douglas Gregor |
2009-06-05 | First cut at regression testing Clang with CMake | Douglas Gregor |