summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/objcxx-lambda-expressions-neg.mm
Commit message (Collapse)AuthorAgeFilesLines
* [Lit Test] Updated 20 Lit tests to be C++11 compatible.Charles Li2015-12-101-1/+9
| | | | | | | | This is the 5th Lit test patch. Expanded expected diagnostics to vary by C++ dialect. Expanded RUN line to: default, C++98/03 and C++11. llvm-svn: 255196
* Fix tests for r150123Douglas Gregor2012-02-091-1/+1
| | | | llvm-svn: 150126
* Parsing of C++0x lambda expressions, from John Freeman with help fromDouglas Gregor2011-08-041-0/+5
David Blaikie! llvm-svn: 136876
OpenPOWER on IntegriCloud