Ilya Biryukov
|
8967ab042f
Re-land r372863: [AST] Extract Decl::printNestedNameSpecifier helper from Decl::printQualifiedName
|
5 年之前 |
Ilya Biryukov
|
46f024b2c6
Revert r372863: [AST] Extract Decl::printNestedNameSpecifier helper from Decl::printQualifiedName
|
5 年之前 |
Ilya Biryukov
|
73bc9c1440
[AST] Extract Decl::printNestedNameSpecifier helper from Decl::printQualifiedName
|
5 年之前 |
David Goldman
|
9af7b0f8c2
Fix error in NamedDeclPrinterTest
|
6 年之前 |
David Goldman
|
fac080d750
Special case ObjCPropertyDecl for printing
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Sam McCall
|
e705029e94
[AST] namespace ns { extern "C" { int X; }} prints as "ns::X", not as "X"
|
7 年之前 |
Paul Robinson
|
2f5231150c
[AST] Incorrectly qualified unscoped enumeration as template actual parameter.
|
7 年之前 |
Alexander Kornienko
|
1470b7d9fb
Adjust printQualifiedName to handle unscoped enums in a way similar to anonymous namespaces.
|
9 年之前 |
Alexander Kornienko
|
dfa4cf3126
Use 'override/final' instead of 'virtual' for overridden methods
|
10 年之前 |
David Blaikie
|
b53da86048
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
|
11 年之前 |
David Blaikie
|
80bfbba822
Revert "unique_ptr-ify ownership of ASTConsumers"
|
11 年之前 |
David Blaikie
|
4d15e347a0
unique_ptr-ify ownership of ASTConsumers
|
11 年之前 |
Richard Smith
|
e946664445
Take PrintingPolicy::SuppressUnwrittenScope into account when printing the
|
11 年之前 |