Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
37c94bfdc82f0e3526e7f7fc33ee9c817159ed4d
/
test
/
Tooling
a7612ae
Fixed crash and added a test and a minor output problem
by Alexander Kornienko
· 13 years ago
d1420c6
Store SourceManager pointer on PrintingPolicy in the case where we're dumping,
by Richard Smith
· 13 years ago
0dae729
Don't constant-fold when pretty-printing alignment attribute. This fixes a
by Richard Smith
· 13 years ago
4846470
Implemented -ast-dump, -ast-print, -ast-dump-filter options in clang-check
by Alexander Kornienko
· 13 years ago
9574456
Fix typo.
by Manuel Klimek
· 13 years ago
38b2186
This test actually works on Win32...
by Manuel Klimek
· 13 years ago
98be860
Fixes a segfault in Tooling when using pch's:
by Manuel Klimek
· 13 years ago
77b1ae5
Removed standalone clang-ast-dump tool.
by Alexander Kornienko
· 13 years ago
daa177d
Switch to the canonical pipe-based testing of clang output using FileCheck.
by Chandler Carruth
· 13 years ago
3df9a75
clang/test/Tooling/clang-ast-dump.cpp: Mark it as REQUIRES: asserts, for now.
by NAKAMURA Takumi
· 13 years ago
3b71176
This test appears to be passing on win32.
by Ted Kremenek
· 13 years ago
6e39d05
Fixing an obvious bug in a test.
by Alexander Kornienko
· 13 years ago
dea8fba
The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool
by Alexander Kornienko
· 13 years ago
4187df5
Adds support for auto-detection of compilation databases, looking in a directory and all its parents.
by Arnaud A. de Grandmaison
· 13 years ago
e265c87
Fixes the MSVC build.
by Manuel Klimek
· 13 years ago
8fa2fb8
Adds support for auto-detection of compilation databases
by Manuel Klimek
· 13 years ago
d89a8c1
clang/test/Tooling: Update comments in left 2 tests on XFAIL. They are incompatible to -fms-compatibility.
by NAKAMURA Takumi
· 13 years ago
8cf93ec
clang/test/Tooling: Tweak 4 tests to escape the path separator s/\\/\\\\/g in JSON.
by NAKAMURA Takumi
· 13 years ago
ef0d6d4
test/Tooling/clang-check-pwd.cpp: Mark as XFAIL:mingw for now. Fixing is work-in-progress.
by NAKAMURA Takumi
· 13 years ago
1de76ba
clang/test/Tooling: Remark as XFAIL again in 5 tests for msvc hosts.
by NAKAMURA Takumi
· 13 years ago
7e2a01e
clang/test/Tooling: Remove XFAIL in 5 tests to unveil the real failure.
by NAKAMURA Takumi
· 13 years ago
be8becc
clang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES: shell".
by NAKAMURA Takumi
· 13 years ago
a01ddc7
Declare abstract class ArgumentsAdjuster. This abstract interface describes
by Simon Atanasyan
· 13 years ago
00f3c4f
Fixes resolution of relative paths when running clang tools.
by Manuel Klimek
· 13 years ago
3e8479d
Fixes the header search logic for tools:
by Manuel Klimek
· 13 years ago
30318e6
Adds a FixedCompilationDatabase to be able to specify tool parameters
by Manuel Klimek
· 13 years ago
edec2ee
Fix quoting to allow shell expansion to occur for shell variables
by Kaelyn Uhrain
· 13 years ago
970b226
Fix tautological FileCheck by moving the CHECK to an extra line.
by Manuel Klimek
· 13 years ago
16dc261
Implementing a test for the use of PWD to base finding the
by Manuel Klimek
· 13 years ago
371a0c8
clang/test/Tooling/clang-check.cpp: Mark it as XFAIL also on cygwin.
by NAKAMURA Takumi
· 13 years ago
e23d0b2
clang/test/Tooling/clang-check.cpp: Mark it as XFAIL mingw,msvc for now.
by NAKAMURA Takumi
· 13 years ago
cb971c6
Adds a tooling library.
by Manuel Klimek
· 13 years ago
16f2131
Reverts the Tooling changes as requested by Chris.
by Manuel Klimek
· 14 years ago
5e2ff96
Fix test breakage due to example not being built.
by Manuel Klimek
· 14 years ago
64cbdf3
This patch implements an AST matching framework that allows to write
by Manuel Klimek
· 14 years ago