summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p16.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Improved diagnostic for qualifiers in reference bindingAnastasia Stulova2019-06-211-14/+14
* [Sema] Add warning for unused lambda capturesMalcolm Parsons2017-01-131-1/+1
* Fix typo from r237482. "to reference of type" --> "to reference to type"Richard Trieu2015-05-161-4/+4
* When emitting a dropped qualifier error, show which qualifiers are dropped.Richard Trieu2015-05-161-4/+4
* Reverse the order of types in the reference dropping qualifiers error.Richard Trieu2015-05-151-4/+4
* Rewrite variable capture within lambda expressions and blocks,Douglas Gregor2012-02-181-3/+24
* Unify our computation of the type of a captured reference to aDouglas Gregor2012-02-181-0/+3
* Add simple semantic test for C++11 [expr.prim.lambda]p16, which covers recurs...Douglas Gregor2012-02-101-0/+16
OpenPOWER on IntegriCloud