Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add various tests for captures and the reaching scope of the lambda | Douglas Gregor | 2012-02-10 | 1 | -0/+16 |
expression. Implement C++11 [expr.prim.lambda]p12's requirement that capturing a variable will odr-use it. llvm-svn: 150237 |