summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/blocks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the "unsupported" error for lambda expressions. It's annoying,Douglas Gregor2012-02-091-4/+2
* Implement implicit capture for lambda expressions.Eli Friedman2012-02-031-2/+1
* Diagnose attempts to explicitly capture a __block variable in a lambda.Douglas Gregor2012-02-011-0/+11
OpenPOWER on IntegriCloud