[PATCH] D58731: [clang-tidy] added cppcoreguidelines-explicit-virtual-functions

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 27 15:54:54 PST 2019


Eugene.Zelenko added inline comments.


================
Comment at: docs/clang-tidy/checks/modernize-use-override.rst:5
 ======================
 
 
----------------
Will be good idea to remove duplicated empty line.


================
Comment at: docs/clang-tidy/checks/modernize-use-override.rst:14
+
+   If set to non-zero, this check will not diagnose destructors. Default is '0'.
----------------
Please use ` to highlight value.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58731/new/

https://reviews.llvm.org/D58731





More information about the cfe-commits mailing list