Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d2941b43f40d24f083b7ed4151d6e882a86d32c3
/
clang-tools-extra
/
unittests
/
clang-query
/
QueryEngineTest.cpp
a49fe5d
[clang-query] Add non-exclusive output API
by Stephen Kelly
· 7 years ago
70d7717
[clang-query] Refactor Output settings to booleans
by Stephen Kelly
· 7 years ago
51707b2
[clang-query] Add 'detailed-ast' output as an alias for 'dump'
by Stephen Kelly
· 7 years ago
4a5b01d
[clang-query] Add option to print matcher expression
by Stephen Kelly
· 7 years ago
02bfd89
Fix build failure caused by D52157
by Shuai Wang
· 7 years ago
25286a5
Remove unnecessary explicit unique_ptr ctors now that buildASTFromCode returns a unique_ptr instead of a raw pointer.
by David Blaikie
· 11 years ago
35013fa
Slightly less blindly fixing clang-tools-extra now that I remember that the "check-clang" target doesn't check clang-tools-extra
by David Blaikie
· 11 years ago
d6aa8f4
QueryEngineTest.cpp: Appease g++47.
by NAKAMURA Takumi
· 11 years ago
be6b63b
ClangQueryTests: Fix msc17 build. Non-static member initializers are unavailable.
by NAKAMURA Takumi
· 11 years ago
1f6066c
Add new 'let' command to bind arbitrary values into constants.
by Samuel Benzaquen
· 11 years ago
6a2dc5c
[C++11] Replace OwningPtr with std::unique_ptr.
by Ahmed Charles
· 12 years ago
8b1265b
Introduce clang-query tool.
by Peter Collingbourne
· 12 years ago