[PATCH] D22513: [clang-tidy] add check cppcoreguidelines-rule-of-five-and-zero

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 25 14:02:39 PDT 2016


Eugene.Zelenko added inline comments.

================
Comment at: docs/clang-tidy/checks/cppcoreguidelines-special-member-functions.rst:4
@@ +3,3 @@
+cppcoreguidelines-special-member-functions
+=======================================
+
----------------
Size should be same as size of name above.


Repository:
  rL LLVM

https://reviews.llvm.org/D22513





More information about the cfe-commits mailing list