[PATCH] D19201: [clang-tidy] misc-throw-with-noexcept
Piotr Padlewski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 20 03:23:45 PDT 2017
Prazek added inline comments.
================
Comment at: docs/ReleaseNotes.rst:58
+- New `misc-throw-with-noexcept
+ <http://clang.llvm.org/extra/clang-tidy/checks/misc-throw-with-noexcept.html>`_ check
----------------
I think this should be in alphabetical order.
https://reviews.llvm.org/D19201
More information about the cfe-commits
mailing list