summaryrefslogtreecommitdiffstats
path: root/test/Tooling
Commit message (Expand)AuthorAgeFilesLines
* [tooling] Make compile_flags.txt negative test more hermeticSam McCall2017-11-141-1/+2
* [Tooling] Use FixedCompilationDatabase when `compile_flags.txt` is found.Sam McCall2017-11-092-0/+19
* [clang-diff] Treat CXXCtorInitializer as a nodeJohannes Altmanninger2017-08-271-5/+11
* [clang-diff] Reformat test, NFCJohannes Altmanninger2017-08-231-36/+36
* [clang-diff] Refactor stop-after command-line flagJacob Gravelle2017-08-221-1/+1
* [clang-diff] Use the relative name for NamedDeclJohannes Altmanninger2017-08-224-12/+47
* Allow thiscall attribute in test/Tooling/clang-diff-ast.cppJohannes Altmanninger2017-08-201-1/+1
* [clang-diff] Improve and test getNodeValueJohannes Altmanninger2017-08-206-16/+31
* [clang-diff] Fix similarity computationJohannes Altmanninger2017-08-203-0/+131
* [clang-diff] Filter AST nodesJohannes Altmanninger2017-08-202-2/+24
* clang/test/Tooling/clang-diff-ast.cpp: Satisfy thiscall.NAKAMURA Takumi2017-08-201-1/+1
* [clang-diff] Simplify mappingJohannes Altmanninger2017-08-192-2/+10
* [clang-diff] Add HTML side-by-side diff outputJohannes Altmanninger2017-08-193-38/+68
* [clang-diff] Make printing of matches optionalJohannes Altmanninger2017-08-192-1/+5
* [clang-diff] Fix testJohannes Altmanninger2017-08-191-1/+1
* [clang-diff] Add option to dump the AST, one node per lineJohannes Altmanninger2017-08-192-3/+53
* Revert "Revert "[clang-diff] Move printing of matches and changes to clang-di...Johannes Altmanninger2017-08-191-4/+14
* [clang-diff] Fix test for python 3Johannes Altmanninger2017-08-191-2/+2
* Revert "Revert "[clang-diff] Move the JSON export function to clang-diff""Johannes Altmanninger2017-08-191-0/+27
* Revert "[clang-diff] Move the JSON export function to clang-diff"Vlad Tsyrklevich2017-08-181-27/+0
* Revert "[clang-diff] Move printing of matches and changes to clang-diff"Vlad Tsyrklevich2017-08-181-14/+4
* [clang-diff] Move printing of matches and changes to clang-diffJohannes Altmanninger2017-08-181-4/+14
* [clang-diff] Move the JSON export function to clang-diffJohannes Altmanninger2017-08-181-0/+27
* [clang-diff] Add commandline arguments.Johannes Altmanninger2017-08-182-4/+11
* [clang] Get rid of "%T" expansionsKuba Mracek2017-08-151-3/+4
* [clang-diff] Add initial implementationAlex Lorenz2017-07-211-0/+78
* [test] Port clang tests to canonicalized booleansMichal Gorny2017-01-251-1/+1
* Back out the test case for r266973 for now.Benjamin Kramer2016-04-211-2/+0
* [Tooling] Inject -resource-dir instead of overwriting argv[0].Benjamin Kramer2016-04-211-0/+2
* int function without a return statement is invalid C++.Artyom Skrobov2015-11-272-2/+2
* Change the expectation for test/Tooling/ms-asm-no-target.cpp sinceAdrian Prantl2015-07-081-6/+6
* Remove "REQUIRES:shell" from tests. They work for me.NAKAMURA Takumi2014-11-041-1/+0
* clang/test/Tooling: Remove mention to PR15590 out of a couple of tests. They ...NAKAMURA Takumi2014-11-042-6/+0
* clang/test/Tooling: [PR15590] Avoid backslashes in JSON. Should work on win32.NAKAMURA Takumi2014-11-043-15/+3
* clang/test: Introduce the feature "staticanalyzer" for --enable-clang-static-...NAKAMURA Takumi2014-07-161-0/+2
* PR19601: testcase improvementArnaud A. de Grandmaison2014-05-011-1/+2
* Adding a win32-targeted test into Tooling/multi-jobs.cpp, to make sure it doe...Artyom Skrobov2013-12-181-0/+1
* clang-check to ignore -no-integrated-as because certain drivers can't handle itArtyom Skrobov2013-12-131-3/+0
* clang/test/Tooling/multi-jobs.cpp: Mark this as XFAIL:msvc for now. It has be...NAKAMURA Takumi2013-11-181-0/+3
* Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker2013-11-151-1/+0
* Improve the missing ASM parser test for MS-style assemblyAlp Toker2013-11-081-0/+13
* Fixed replacements for files with relative paths are not applied.Ariel J. Bernal2013-10-011-0/+10
* Simplify now that llvm::sys::current_path checks $PWD.Rafael Espindola2013-08-102-1/+9
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-0411-11/+11
* Add support for static analysis to clang-checkPavel Labath2013-06-061-0/+4
* ClangTool: strip -o from the command linePavel Labath2013-06-061-0/+11
* clang-check: Enable specification of additional compiler argumentsPavel Labath2013-06-051-0/+5
* Use 'env' in tests that set environment variables.Jordan Rose2013-05-152-2/+2
* As of r180836, these tests should no longer be XFAILed on Windows.Aaron Ballman2013-05-015-15/+0
* Added PR number for failing win64 tests.Fariborz Jahanian2013-03-255-0/+5