aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Tooling
AgeCommit message (Expand)AuthorFilesLines
2013-11-18clang/test/Tooling/multi-jobs.cpp: Mark this as XFAIL:msvc for now. It has be...NAKAMURA Takumi1-0/+3
2013-11-15Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker1-1/+0
2013-11-08Improve the missing ASM parser test for MS-style assemblyAlp Toker1-0/+13
2013-10-01Fixed replacements for files with relative paths are not applied.Ariel J. Bernal1-0/+10
2013-08-10Simplify now that llvm::sys::current_path checks $PWD.Rafael Espindola2-1/+9
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola11-11/+11
2013-06-06Add support for static analysis to clang-checkPavel Labath1-0/+4
2013-06-06ClangTool: strip -o from the command linePavel Labath1-0/+11
2013-06-05clang-check: Enable specification of additional compiler argumentsPavel Labath1-0/+5
2013-05-15Use 'env' in tests that set environment variables.Jordan Rose2-2/+2
2013-05-01As of r180836, these tests should no longer be XFAILed on Windows.Aaron Ballman5-15/+0
2013-03-25Added PR number for failing win64 tests.Fariborz Jahanian5-0/+5
2013-03-22These tests fail on our Window64 machine.Fariborz Jahanian5-0/+5
2013-03-15ClangTool output cleanupEdwin Vane1-7/+5
2013-01-31Add indents to AST dumping and removed parenthesis from AST nodes.Richard Trieu1-15/+15
2013-01-07Implement Attr dumping for -ast-dump.Alexander Kornienko1-1/+2
2012-12-20Implement AST dumper for Decls.Alexander Kornienko1-7/+12
2012-11-21Use color for -ast-dump-filter only when it is supportedDmitri Gribenko1-1/+2
2012-10-31Fix for -ast-dump-filterAlexander Kornienko1-0/+6
2012-08-17Fixed crash and added a test and a minor output problemAlexander Kornienko1-0/+3
2012-08-16Store SourceManager pointer on PrintingPolicy in the case where we're dumping,Richard Smith1-1/+1
2012-08-16Don't constant-fold when pretty-printing alignment attribute. This fixes aRichard Smith1-0/+5
2012-08-13Implemented -ast-dump, -ast-print, -ast-dump-filter options in clang-checkAlexander Kornienko1-0/+35
2012-08-01Fix typo.Manuel Klimek1-1/+1
2012-07-31This test actually works on Win32...Manuel Klimek1-4/+0
2012-07-31Fixes a segfault in Tooling when using pch's:Manuel Klimek5-0/+22
2012-07-26Removed standalone clang-ast-dump tool.Alexander Kornienko1-21/+0
2012-07-20Switch to the canonical pipe-based testing of clang output usingChandler Carruth1-3/+1
2012-07-17clang/test/Tooling/clang-ast-dump.cpp: Mark it as REQUIRES: asserts, for now.NAKAMURA Takumi1-0/+3
2012-07-16This test appears to be passing on win32.Ted Kremenek1-4/+3
2012-07-16Fixing an obvious bug in a test.Alexander Kornienko1-2/+1
2012-07-16The new clang-ast-dump tool for selective AST dumping. Moved common command-l...Alexander Kornienko1-0/+22
2012-07-10Adds support for auto-detection of compilation databases, looking in a direct...Arnaud A. de Grandmaison1-0/+11
2012-07-10Fixes the MSVC build.Manuel Klimek3-0/+6
2012-07-10Adds support for auto-detection of compilation databasesManuel Klimek9-6/+30
2012-05-23clang/test/Tooling: Update comments in left 2 tests on XFAIL. They are incomp...NAKAMURA Takumi2-2/+2
2012-05-23clang/test/Tooling: Tweak 4 tests to escape the path separator s/\\/\\\\/g in...NAKAMURA Takumi4-8/+7
2012-05-20test/Tooling/clang-check-pwd.cpp: Mark as XFAIL:mingw for now. Fixing is work...NAKAMURA Takumi1-0/+1
2012-05-16clang/test/Tooling: Remark as XFAIL again in 5 tests for msvc hosts.NAKAMURA Takumi5-0/+15
2012-05-16clang/test/Tooling: Remove XFAIL in 5 tests to unveil the real failure.NAKAMURA Takumi5-20/+0
2012-05-16clang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES: shell".NAKAMURA Takumi1-3/+1
2012-05-09Declare abstract class ArgumentsAdjuster. This abstract interface describesSimon Atanasyan1-0/+8
2012-05-07Fixes resolution of relative paths when running clang tools.Manuel Klimek1-0/+18
2012-04-25Fixes the header search logic for tools:Manuel Klimek1-0/+16
2012-04-18Adds a FixedCompilationDatabase to be able to specify tool parametersManuel Klimek1-0/+8
2012-04-10Fix quoting to allow shell expansion to occur for shell variablesKaelyn Uhrain1-1/+1
2012-04-10Fix tautological FileCheck by moving the CHECK to an extra line.Manuel Klimek2-2/+4
2012-04-09Implementing a test for the use of PWD to base finding theManuel Klimek1-0/+12
2012-04-04clang/test/Tooling/clang-check.cpp: Mark it as XFAIL also on cygwin.NAKAMURA Takumi1-1/+2
2012-04-04clang/test/Tooling/clang-check.cpp: Mark it as XFAIL mingw,msvc for now.NAKAMURA Takumi1-0/+3