[PATCH] D51575: [clang-tidy] Implement a clang-tidy check to verify Google Objective-C function naming conventions 📜
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 2 07:45:33 PDT 2018
Eugene.Zelenko added inline comments.
================
Comment at: docs/ReleaseNotes.rst:60
+- New :doc:`google-objc-function-naming
+ <clang-tidy/checks/google-objc-function-naming>` check.
----------------
Please use alphabetical order.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D51575
More information about the cfe-commits
mailing list