[PATCH] D46895: add AR to acronyms of clang-tidy property check
Yan Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 15 10:27:51 PDT 2018
Wizard created this revision.
Herald added subscribers: cfe-commits, klimek.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D46895
Files:
clang-tidy/objc/PropertyDeclarationCheck.cpp
Index: clang-tidy/objc/PropertyDeclarationCheck.cpp
===================================================================
--- clang-tidy/objc/PropertyDeclarationCheck.cpp
+++ clang-tidy/objc/PropertyDeclarationCheck.cpp
@@ -42,6 +42,7 @@
"[2-9]G",
"ACL",
"API",
+ "AR",
"ARGB",
"ASCII",
"BGRA",
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46895.146874.patch
Type: text/x-patch
Size: 326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180515/e3a088ec/attachment-0001.bin>
More information about the cfe-commits
mailing list