summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p6.cpp
Commit message (Collapse)AuthorAgeFilesLines
* P0012R1: Make exception specifications be part of the type system. ThisRichard Smith2016-10-161-0/+10
| | | | | | | implements the bulk of the change (modifying the type system to include exception specifications), but not all the details just yet. llvm-svn: 284337
* Implement the conversion to a function pointer for lambda expressions,Douglas Gregor2012-02-101-0/+22
per C++ [expr.prim.lambda]p6. llvm-svn: 150236
OpenPOWER on IntegriCloud