[PATCH] D33333: Emit warning when throw exception in destruct or dealloc functions which has a (possible implicit) noexcept specifier
Stephan Bergmann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 29 11:01:32 PDT 2017
sberg added a comment.
see also https://reviews.llvm.org/rL306715 "Fixed -Wexceptions derived-to-base false positives"
Repository:
rL LLVM
https://reviews.llvm.org/D33333
More information about the cfe-commits
mailing list