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
/
CodeGenCXX
/
template-anonymous-types.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
Sean Fertile
2018-10-15
1
-2
/
+2
*
[CodeGenCXX] Treat 'this' as noalias in constructors
Anton Bikineev
2018-10-10
1
-2
/
+2
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-6
/
+5
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-6
/
+6
*
Provide the correct mangling and linkage for certain unnamed nested classes.
David Blaikie
2012-11-14
1
-8
/
+8
*
implement a nice new optimization: CodeGenTypes::UpdateCompletedType
Chris Lattner
2011-07-10
1
-4
/
+4
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-2
/
+2
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-2
/
+2
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-2
/
+2
*
Clean up some whitespace and comments from this test that were remnants of
Chandler Carruth
2010-09-03
1
-3
/
+0
*
Allow anonymous and local types. The support was already in place for these,
Chandler Carruth
2010-09-03
1
-0
/
+40