summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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