summaryrefslogtreecommitdiffstats
path: root/test/Tooling/clang-check.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* As of r180836, these tests should no longer be XFAILed on Windows.Aaron Ballman2013-05-011-3/+0
* Adds support for auto-detection of compilation databasesManuel Klimek2012-07-101-1/+1
* clang/test/Tooling: Tweak 4 tests to escape the path separator s/\\/\\\\/g in...NAKAMURA Takumi2012-05-231-2/+2
* clang/test/Tooling: Remark as XFAIL again in 5 tests for msvc hosts.NAKAMURA Takumi2012-05-161-0/+3
* clang/test/Tooling: Remove XFAIL in 5 tests to unveil the real failure.NAKAMURA Takumi2012-05-161-4/+0
* Fix tautological FileCheck by moving the CHECK to an extra line.Manuel Klimek2012-04-101-1/+2
* clang/test/Tooling/clang-check.cpp: Mark it as XFAIL also on cygwin.NAKAMURA Takumi2012-04-041-1/+2
* clang/test/Tooling/clang-check.cpp: Mark it as XFAIL mingw,msvc for now.NAKAMURA Takumi2012-04-041-0/+3
* Adds a tooling library.Manuel Klimek2012-04-041-0/+8