Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CXX
/
dcl.decl
/
dcl.init
/
dcl.init.ref
/
p5-examples.cpp
8c20828
Re-commit r321223, which adds a printing policy to the ASTDumper.
by Aaron Ballman
· 8 years ago
9d6501f
Reverting r321223 and its follow-up commit because of failing bots due to Misc/ast-dump-color.cpp.
by Aaron Ballman
· 8 years ago
207ee3d
Add a printing policy to the ASTDumper.
by Aaron Ballman
· 8 years ago
b8c0f55
DR1295 and cleanup for P0135R1: Make our initialization code more directly
by Richard Smith
· 9 years ago
90ff607
Implement AST dumper for Decls. http://llvm-reviews.chandlerc.com/D52
by Alexander Kornienko
· 13 years ago
7decc9e
Calculate the value kind of an expression when it's created and
by John McCall
· 15 years ago
24b8946
'const std::type_info*' instead of 'std::type_info const*'
by Chris Lattner
· 15 years ago
53fa049
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 15 years ago
a70cff6
Actually produce base paths for CastExprs of kind CK_DerivedToBase.
by Anders Carlsson
· 15 years ago
85f9055
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
3e1e527
Reimplement reference initialization (C++ [dcl.init.ref]) using the
by Douglas Gregor
· 16 years ago