Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f0a1c65fb007d727ff93bd8ff9c438f689cde77d
/
clang-tools-extra
/
unittests
/
clang-query
/
QueryEngineTest.cpp
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