index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
AST
/
NamedDeclPrinterTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-land r372863: [AST] Extract Decl::printNestedNameSpecifier helper from Dec...
Ilya Biryukov
2019-09-25
1
-12
/
+58
*
Revert r372863: [AST] Extract Decl::printNestedNameSpecifier helper from Decl...
Ilya Biryukov
2019-09-25
1
-58
/
+12
*
[AST] Extract Decl::printNestedNameSpecifier helper from Decl::printQualified...
Ilya Biryukov
2019-09-25
1
-12
/
+58
*
Fix error in NamedDeclPrinterTest
David Goldman
2019-04-05
1
-16
/
+20
*
Special case ObjCPropertyDecl for printing
David Goldman
2019-04-04
1
-0
/
+40
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[AST] namespace ns { extern "C" { int X; }} prints as "ns::X", not as "X"
Sam McCall
2018-02-02
1
-0
/
+7
*
[AST] Incorrectly qualified unscoped enumeration as template actual parameter.
Paul Robinson
2017-12-21
1
-2
/
+2
*
Adjust printQualifiedName to handle unscoped enums in a way similar to anonym...
Alexander Kornienko
2015-11-09
1
-0
/
+42
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
David Blaikie
2014-08-10
1
-2
/
+2
*
Revert "unique_ptr-ify ownership of ASTConsumers"
David Blaikie
2014-07-17
1
-2
/
+2
*
unique_ptr-ify ownership of ASTConsumers
David Blaikie
2014-07-17
1
-2
/
+2
*
Take PrintingPolicy::SuppressUnwrittenScope into account when printing the
Richard Smith
2014-05-30
1
-0
/
+133