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
/
default-arg-temps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark C++ reference parameters as dereferenceable
Hal Finkel
2014-07-18
1
-2
/
+2
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-2
/
+2
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-3
/
+3
*
Move unnamed_addr after the function arguments on Sabre's request.
Rafael Espindola
2011-01-25
1
-1
/
+1
*
Add unnamed_addr to constructors and destructors.
Rafael Espindola
2011-01-11
1
-1
/
+1
*
Reinstate the fix for PR7556. A silly use of isTrivial() was
Douglas Gregor
2010-07-08
1
-1
/
+0
*
Revert r107828 and r107827, the fix for PR7556, which seems to be
Douglas Gregor
2010-07-07
1
-0
/
+1
*
Do not use CXXZeroValueInitExpr for class types. Instead, use
Douglas Gregor
2010-07-07
1
-1
/
+0
*
When inheriting a default argument expression, inherit the full expression,
John McCall
2010-05-04
1
-4
/
+46
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-3
/
+3
*
add support for codegening CXXZeroInitValueExprs
Nuno Lopes
2009-10-18
1
-1
/
+8
*
Handle destruction of temporaries used in default argument
Fariborz Jahanian
2009-08-05
1
-2
/
+12
*
Handle temporaries in default arguments.
Anders Carlsson
2009-06-16
1
-0
/
+15