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
/
p5.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Diagnostics] Try to improve warning message for -Wreturn-type
Dávid Bolvanský
2019-11-09
1
-1
/
+1
*
Warn when a reference is bound to an empty l-value (dereferenced null pointer).
Nick Lewycky
2016-05-14
1
-2
/
+2
*
DR974: Lambdas can have default arguments.
Richard Smith
2013-04-17
1
-5
/
+3
*
Implement C++11 semantics for [[noreturn]] attribute. This required splitting
Richard Smith
2013-01-17
1
-1
/
+2
*
Specialize noreturn diagnostics for lambda expressions.
Douglas Gregor
2012-02-15
1
-1
/
+3
*
Implement C++ core issue 974, which permits default arguments for
Douglas Gregor
2012-02-14
1
-2
/
+3
*
Lambdas have a deleted default constructor and a deleted copy
Douglas Gregor
2012-02-12
1
-0
/
+1
*
Implement the conversion to a function pointer for lambda expressions,
Douglas Gregor
2012-02-10
1
-3
/
+3
*
Tests for C++ [expr.prim.lambda]p5. We already implement all of these
Douglas Gregor
2012-02-09
1
-3
/
+57
*
Remove the "unsupported" error for lambda expressions. It's annoying,
Douglas Gregor
2012-02-09
1
-2
/
+1
*
Various interrelated cleanups for lambdas:
Douglas Gregor
2012-02-09
1
-1
/
+1
*
Diagnose the restriction on default arguments in C++11 [expr.prim.lambda]p5.
Douglas Gregor
2012-02-01
1
-0
/
+7