[PATCH] D62045: Revise the google-objc-global-variable-declaration check to match the style guide.

Yaqi Ji via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 24 15:39:54 PDT 2019


yaqiji updated this revision to Diff 201352.
yaqiji marked 3 inline comments as done.
yaqiji added a comment.

Added fix message, and change global to nonstatic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62045

Files:
  clang-tools-extra/clang-tidy/google/GlobalVariableDeclarationCheck.cpp
  clang-tools-extra/test/clang-tidy/google-objc-global-variable-declaration.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62045.201352.patch
Type: text/x-patch
Size: 5277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190524/c34963e8/attachment.bin>


More information about the cfe-commits mailing list