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

don hinton via cfe-commits cfe-commits at lists.llvm.org
Thu May 12 11:45:04 PDT 2016


hintonda added inline comments.

================
Comment at: docs/clang-tidy/checks/modernize-use-noexcept.rst:50
@@ +49,2 @@
+
+if the :option:`ReplacementString` option is set to `NOEXCEPT`.
----------------
I'll get it eventually...  ;-)


http://reviews.llvm.org/D18575





More information about the cfe-commits mailing list