Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Coverage
/
ast-printing.cpp
65ebd13
[Frontend] Delete -print-decl-contexts
by Fangrui Song
· 7 years ago
08d3b39
Handle -ast-dump-all when passed as the only option.
by Aaron Ballman
· 8 years ago
a186417
Handle VarTemplateDecl in DeclContextPrinter
by Alex Lorenz
· 9 years ago
a67a4d2
Make output of -ast-print a valid C++ code.
by Serge Pavlov
· 9 years ago
cfee35b
Remove the AST printer (-ast-print-xml), which is too incomplete and
by Douglas Gregor
· 15 years ago
bf5c837
"this patch properly addresses escaping < and > which might appear
by Chris Lattner
· 15 years ago
6a75ebb
Rename -dump-record-layouts to -fdump-record-layouts now that the option behaves like aa flag.
by Anders Carlsson
· 15 years ago
c6f59b1
Better coverage for -dump-record-layouts and -print-decl-contexts.
by Eli Friedman
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
4e7596c
Normalize options to use '-FOO' instead of '--FOO'.
by Daniel Dunbar
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
3bc6e4c
Printing for using directives, e.g.,
by Douglas Gregor
· 16 years ago