[PATCH] D62045: Do not emit fixes for extern global constants in google-objc-global-variable-declaration check.
Yaqi Ji via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 21 17:36:23 PDT 2019
yaqiji updated this revision to Diff 200613.
yaqiji marked 4 inline comments as done.
yaqiji added a comment.
Restored fix.
Added test case for extern Cap+Number prefixes.
Restored reformatting.
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/CMakeLists.txt
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.200613.patch
Type: text/x-patch
Size: 5955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190522/5fd0458e/attachment.bin>
More information about the cfe-commits
mailing list