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