[PATCH] D28258: [Sema] Handle invalid noexcept expressions correctly.
don hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 3 19:43:20 PST 2017
hintonda added a comment.
Richard, what do you think about just avoiding the problem altogether by only calling actOnDelayedExceptionSpecification is noexcept type != EST_None?
https://reviews.llvm.org/D28258
More information about the cfe-commits
mailing list