[PATCH] D28258: [Sema] Handle invalid noexcept expressions correctly.
Richard Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 15:44:04 PST 2017
rsmith added a comment.
Looks OK. Is it possible to add a test case for this without https://reviews.llvm.org/D20428? If not, this is small enough that rolling it into https://reviews.llvm.org/D20428 (so it can be committed with its testcase) would make sense.
https://reviews.llvm.org/D28258
More information about the cfe-commits
mailing list