llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda
Aaron Ballman a2b04ad5c4 Mark the lambda function pointer conversion operator as noexcept.
This implements CWG DR 1722 and fixes PR40309. Patch by Ignat Loskutov.

llvm-svn: 351750
2019-01-21 16:25:08 +00:00
..
blocks-irgen.mm
blocks.mm
default-arguments.cpp
p2-generic-lambda-1y.cpp
p2-template-parameter.cpp [C++17] Disallow lambdas in template parameters (PR33696). 2018-07-12 18:45:41 +00:00
p2.cpp
p3.cpp PR37450: Fix bug that disabled some type checks for variables with deduced types. 2018-05-14 20:15:04 +00:00
p4-1y.cpp
p4.cpp
p4.mm
p5-generic-lambda-1y.cpp
p5.cpp
p6.cpp P0012R1: Make exception specifications be part of the type system. This 2016-10-16 17:54:23 +00:00
p7.cpp
p8.cpp [c++2a] Implement P0409R2 - Allow lambda capture [=,this] (by hamzasood) 2017-08-19 03:43:07 +00:00
p9.cpp Mark the lambda function pointer conversion operator as noexcept. 2019-01-21 16:25:08 +00:00
p10.cpp
p11-1y.cpp
p11.cpp
p12.cpp [Sema] Add warning for unused lambda captures 2017-01-13 15:01:06 +00:00
p13.cpp [Sema] Add warning for unused lambda captures 2017-01-13 15:01:06 +00:00
p14.cpp [Sema] Remove location from implicit capture init expr 2018-09-13 23:28:25 +00:00
p15-star-this-capture.cpp
p15.cpp
p16.cpp [Sema] Add warning for unused lambda captures 2017-01-13 15:01:06 +00:00
p18.cpp [Sema] Add warning for unused lambda captures 2017-01-13 15:01:06 +00:00
p19.cpp [Sema] Add warning for unused lambda captures 2017-01-13 15:01:06 +00:00
p20.cpp
p21.cpp
p23.cpp
templates.cpp [Sema] Remove location from implicit capture init expr 2018-09-13 23:28:25 +00:00