[PATCH] D65917: [clang-tidy] Added check for the Google style guide's category method naming rule.

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 3 10:06:55 PDT 2019


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:70
 
+- New :doc:`google-objc-require-category-method-prefixes
+  <clang-tidy/checks/google-objc-require-category-method-prefixes>` check.
----------------
Please sort new checks list alphabetically.


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

https://reviews.llvm.org/D65917





More information about the cfe-commits mailing list