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
/
SemaTemplate
/
instantiate-init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR36055: fix computation of *-dependence in nested initializer lists.
Richard Smith
2018-02-07
1
-0
/
+14
*
PR23135: Don't instantiate constexpr functions referenced in unevaluated oper...
Richard Smith
2017-01-07
1
-2
/
+1
*
Handle use of default member initializers before end of outermost class
Reid Kleckner
2014-11-17
1
-0
/
+1
*
Return statements are initialization; don't forget to revert the initializer to
Richard Smith
2014-08-21
1
-0
/
+9
*
Properly track l-paren of a CXXFucntionalCastExpr.
Eli Friedman
2013-08-15
1
-0
/
+15
*
Improve 'failed template argument deduction' diagnostic for the case where we
Richard Smith
2013-01-31
1
-1
/
+1
*
Using CanQualType::getAs<ArrayType> is unsafe; fix the code currently using it,
Eli Friedman
2012-12-13
1
-1
/
+1
*
PR13064: Store whether an in-class initializer uses direct or copy
Richard Smith
2012-06-10
1
-2
/
+13
*
Improve the instantiation of static data members in
Douglas Gregor
2011-06-03
1
-4
/
+15
*
When performing template argument deduction given a function argument
Douglas Gregor
2011-06-03
1
-0
/
+23
*
Enhance Clang to start instantiating static data member definitions
Chandler Carruth
2011-05-27
1
-0
/
+18
*
When pulling apart an initializer that involves a CXXConstructExpr, do
Douglas Gregor
2010-03-24
1
-0
/
+18
*
Use CXXTemporaryObjectExpr for explicitly-constructed temporaries. We
Douglas Gregor
2010-03-02
1
-0
/
+11
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Implement support for C++ direct initializers that involve dependent
Douglas Gregor
2009-08-26
1
-0
/
+28