llvm-project/clang/test/CXX/expr
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
..
expr.ass
expr.cast
expr.cond [c++1z] When initializing a const-qualified class type, don't forget to add on 2016-12-21 01:31:56 +00:00
expr.const P0859R0: List-initialization is potentially-constant-evaluated and 2018-09-26 04:36:55 +00:00
expr.mptr.oper
expr.post Fix determination of whether a reinterpret_cast casts away constness. 2018-07-10 23:04:35 +00:00
expr.prim Mark the lambda function pointer conversion operator as noexcept. 2019-01-21 16:25:08 +00:00
expr.unary P0620 follow-up: deducing `auto` from braced-init-list in new expr 2017-12-11 18:29:54 +00:00
p3.cpp
p8.cpp
p9.cpp
p10-0x.cpp
p13.cpp [c++1z] P0003R5: Removing dynamic exception specifications. 2016-12-08 02:49:07 +00:00