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
/
test
/
CXX
/
dcl.decl
/
dcl.init
/
dcl.init.ref
/
p5-examples.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit r321223, which adds a printing policy to the ASTDumper.
Aaron Ballman
2017-12-21
1
-56
/
+56
*
Reverting r321223 and its follow-up commit because of failing bots due to Mis...
Aaron Ballman
2017-12-20
1
-56
/
+56
*
Add a printing policy to the ASTDumper.
Aaron Ballman
2017-12-20
1
-56
/
+56
*
DR1295 and cleanup for P0135R1: Make our initialization code more directly
Richard Smith
2016-12-09
1
-10
/
+13
*
Implement AST dumper for Decls.
Alexander Kornienko
2012-12-20
1
-7
/
+7
*
Calculate the value kind of an expression when it's created and
John McCall
2010-11-18
1
-5
/
+5
*
'const std::type_info*' instead of 'std::type_info const*'
Chris Lattner
2010-09-05
1
-6
/
+6
*
make clang print types as "const int *" instead of "int const*",
Chris Lattner
2010-09-05
1
-3
/
+3
*
Actually produce base paths for CastExprs of kind CK_DerivedToBase.
Anders Carlsson
2010-04-24
1
-4
/
+4
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-5
/
+5
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Reimplement reference initialization (C++ [dcl.init.ref]) using the
Douglas Gregor
2009-12-09
1
-0
/
+53