1. d89a8c1 clang/test/Tooling: Update comments in left 2 tests on XFAIL. They are incompatible to -fms-compatibility. by NAKAMURA Takumi · 12 years ago
  2. 8cf93ec clang/test/Tooling: Tweak 4 tests to escape the path separator s/\\/\\\\/g in JSON. by NAKAMURA Takumi · 12 years ago
  3. ef0d6d4 test/Tooling/clang-check-pwd.cpp: Mark as XFAIL:mingw for now. Fixing is work-in-progress. by NAKAMURA Takumi · 12 years ago
  4. 1de76ba clang/test/Tooling: Remark as XFAIL again in 5 tests for msvc hosts. by NAKAMURA Takumi · 12 years ago
  5. 7e2a01e clang/test/Tooling: Remove XFAIL in 5 tests to unveil the real failure. by NAKAMURA Takumi · 12 years ago
  6. be8becc clang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES: shell". by NAKAMURA Takumi · 12 years ago
  7. a01ddc7 Declare abstract class ArgumentsAdjuster. This abstract interface describes by Simon Atanasyan · 12 years ago
  8. 00f3c4f Fixes resolution of relative paths when running clang tools. by Manuel Klimek · 12 years ago
  9. 3e8479d Fixes the header search logic for tools: by Manuel Klimek · 12 years ago
  10. 30318e6 Adds a FixedCompilationDatabase to be able to specify tool parameters by Manuel Klimek · 12 years ago
  11. edec2ee Fix quoting to allow shell expansion to occur for shell variables by Kaelyn Uhrain · 12 years ago
  12. 970b226 Fix tautological FileCheck by moving the CHECK to an extra line. by Manuel Klimek · 12 years ago
  13. 16dc261 Implementing a test for the use of PWD to base finding the by Manuel Klimek · 12 years ago
  14. 371a0c8 clang/test/Tooling/clang-check.cpp: Mark it as XFAIL also on cygwin. by NAKAMURA Takumi · 12 years ago
  15. e23d0b2 clang/test/Tooling/clang-check.cpp: Mark it as XFAIL mingw,msvc for now. by NAKAMURA Takumi · 12 years ago
  16. cb971c6 Adds a tooling library. by Manuel Klimek · 12 years ago
  17. 16f2131 Reverts the Tooling changes as requested by Chris. by Manuel Klimek · 13 years ago
  18. 5e2ff96 Fix test breakage due to example not being built. by Manuel Klimek · 13 years ago
  19. 64cbdf3 This patch implements an AST matching framework that allows to write by Manuel Klimek · 13 years ago