1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 0909859 Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests by Amaury de la Vieuville · 11 years ago
  3. 2450b82 Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available by Roman Divacky · 11 years ago
  4. 4c87ca4 [tests] Update to use lit_config and lit package, as appropriate. by Daniel Dunbar · 11 years ago
  5. 5329f78 [tests] Avoid deprecated except syntax. by Daniel Dunbar · 11 years ago
  6. 48c0834 Add asan/msan to the list of available features in LIT test runner. Mark ASan-unfriendly test as XFAIL. by Alexey Samsonov · 11 years ago
  7. b7bca25 lit support for REQUIRES: asserts. by Andrew Trick · 13 years ago
  8. 70f55bb cmake may require LIT_TOOLS_DIR. Reviewed by chapuni. Sorry for breaking. by Andrew Trick · 13 years ago
  9. 62c3711 Update clang's lit.site.cfg.in in preparation for adding config.llvm_build_modes. by Andrew Trick · 13 years ago
  10. 003255b Reverted r132330, r132321, r132320, r132319 as per discussion. Will try in-test requirement declarations instead. by Galina Kistanova · 13 years ago
  11. cca1ea7 Now with the right line endings. by Galina Kistanova · 13 years ago
  12. 065063b Preparations for separating target-specific clang tests. by Galina Kistanova · 13 years ago
  13. 98af1ac test: CMake: Be aware of LLVM_LIT_TOOLS_DIR. by NAKAMURA Takumi · 13 years ago
  14. 1e63492 Rework site config for cmake to be generated at configure time, and only pass by Daniel Dunbar · 15 years ago
  15. e9a7323 Add target_triple to Clang site configuration. by Daniel Dunbar · 15 years ago
  16. 9e10cc7 Add the lib path to LD_LIBRARY_PATH, so finding .so works (more) portably. by Daniel Dunbar · 15 years ago
  17. 1b720a9 Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts. by Daniel Dunbar · 15 years ago
  18. 7af18d3 Tweak clang testing. - Move CMake to using the new test runner. by Daniel Dunbar · 15 years ago
  19. d4347cb Fix substituto. by Daniel Dunbar · 15 years ago
  20. 95f29c2 CMake: Generate LIT site configuration file for Clang tests, which Daniel will probably have to fix by Douglas Gregor · 15 years ago