summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR23334: Perform semantic checking of lambda capture initialization in the ri...Richard Smith2015-04-271-3/+4
* Adding a -Wunused-value warning for expressions with side effects used in an ...Aaron Ballman2014-12-171-1/+1
* sizeof(void) etc. should be a hard error in C++.Eli Friedman2013-08-131-1/+1
* Remove the "unsupported" error for lambda expressions. It's annoying,Douglas Gregor2012-02-091-13/+7
* Implement C++ [expr.prim.lambda]p2, which bans lambda expressions inDouglas Gregor2012-02-091-0/+48
OpenPOWER on IntegriCloud