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
/
expr
/
expr.prim
/
expr.prim.lambda
/
templates.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Remove location from implicit capture init expr
Vedant Kumar
2018-09-13
1
-2
/
+2
*
PR38627: Fix handling of exception specification adjustment for
Richard Smith
2018-09-05
1
-2
/
+2
*
PR23135: Don't instantiate constexpr functions referenced in unevaluated oper...
Richard Smith
2017-01-07
1
-2
/
+2
*
Clarify the error message when the reason the conversion is not viable is bec...
Nick Lewycky
2015-08-25
1
-1
/
+1
*
PR23334: Perform semantic checking of lambda capture initialization in the ri...
Richard Smith
2015-04-27
1
-3
/
+2
*
Handle use of default member initializers before end of outermost class
Reid Kleckner
2014-11-17
1
-2
/
+2
*
Implement C++11 semantics for [[noreturn]] attribute. This required splitting
Richard Smith
2013-01-17
1
-2
/
+3
*
Lambda closure types are always considered to be like "local" classes,
Douglas Gregor
2012-02-16
1
-0
/
+33
*
Specialize noreturn diagnostics for lambda expressions.
Douglas Gregor
2012-02-15
1
-1
/
+1
*
Link together the call operator produced from transforming a lambda
Douglas Gregor
2012-02-14
1
-0
/
+71
*
Introduce support for template instantiation of lambda
Douglas Gregor
2012-02-13
1
-0
/
+45