[PATCH] D18575: [clang-tidy] New checker to replace deprecated throw() specifications

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Thu May 12 11:41:01 PDT 2016


Eugene.Zelenko added inline comments.

================
Comment at: docs/clang-tidy/checks/modernize-use-noexcept.rst:50
@@ +49,2 @@
+
+if the `ReplacementString` option is set to `NOEXCEPT`.
----------------
Actually :option: still need to prepend `ReplacementString`.


http://reviews.llvm.org/D18575





More information about the cfe-commits mailing list