[PATCH] D40787: [clang-tidy] Replace the usage of std::uncaught_exception with std::uncaught_exceptions
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 4 10:26:44 PST 2017
Eugene.Zelenko added a comment.
I think will be good idea to rename check to //modernize-use-uncaught-exceptions// to be consistent with other similar checks.
Please mention this check in docs/ReleaseNotes.rst (in alphabetical order).
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D40787
More information about the cfe-commits
mailing list