[PATCH] D56992: [clang] Mark lambda-to-function-pointer conversion as noexcept
Ignat Loskutov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 21 07:38:25 PST 2019
loskutov updated this revision to Diff 182792.
loskutov edited the summary of this revision.
loskutov added a comment.
Reflected the change in cxx_dr_status.html and specified `-std=c++17` for the test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56992/new/
https://reviews.llvm.org/D56992
Files:
clang/lib/Sema/SemaLambda.cpp
clang/test/AST/ast-dump-expr.cpp
clang/test/CXX/expr/expr.prim/expr.prim.lambda/p9.cpp
clang/www/cxx_dr_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56992.182792.patch
Type: text/x-patch
Size: 6299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190121/fc9ece59/attachment.bin>
More information about the cfe-commits
mailing list