[PATCH] D55482: [clang-tidy] Improve google-objc-function-naming diagnostics 📙

Stephane Moore via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 11 15:37:32 PST 2018


stephanemoore updated this revision to Diff 177795.
stephanemoore marked 5 inline comments as done.
stephanemoore added a comment.

Changes:
• Drop const on local bool variable.
• Adopt the term "function in global namespace" in diagnostic messages.


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

https://reviews.llvm.org/D55482

Files:
  clang-tidy/google/FunctionNamingCheck.cpp
  test/clang-tidy/google-objc-function-naming.m
  test/clang-tidy/google-objc-function-naming.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55482.177795.patch
Type: text/x-patch
Size: 6336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181211/10b4032d/attachment-0001.bin>


More information about the cfe-commits mailing list