[PATCH] D62045: Modified global variable declaraction to fit updated objc guide.

Yaqi Ji via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 16:26:43 PDT 2019


yaqiji created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
yaqiji updated this revision to Diff 199931.
yaqiji added a comment.
yaqiji updated this revision to Diff 199932.

removed unnecessary lines


yaqiji added a comment.

Removed unncessary comments.


Repository:
  rG LLVM Github Monorepo

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.199932.patch
Type: text/x-patch
Size: 7121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190516/8addb550/attachment.bin>


More information about the cfe-commits mailing list