[PATCH] D56992: [clang] Mark lambda-to-function-pointer conversion as noexcept
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 21 08:25:46 PST 2019
aaron.ballman closed this revision.
aaron.ballman added a comment.
I needed to make some minor alterations to your patch. The CXX DR status page is automatically generated and I didn't remember that. I went and added an additional test case and did the automated DR regeneration. I've commit in r351750, thank you for the patch!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56992/new/
https://reviews.llvm.org/D56992
More information about the cfe-commits
mailing list