[PATCH] D51832: [clang-tidy/checks] Update objc-property-declaration check to allow arbitrary acronyms and initialisms 🔧
Stephane Moore via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 4 19:27:37 PST 2018
stephanemoore updated this revision to Diff 176756.
stephanemoore added a comment.
Rebased changes and resolved merge conflicts.
Moved release notes update next to other release notes regarding updates to existing checks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51832/new/
https://reviews.llvm.org/D51832
Files:
clang-tidy/objc/PropertyDeclarationCheck.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/objc-property-declaration.rst
test/clang-tidy/objc-property-declaration-additional.m
test/clang-tidy/objc-property-declaration-custom.m
test/clang-tidy/objc-property-declaration.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51832.176756.patch
Type: text/x-patch
Size: 11689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/7be167fe/attachment-0001.bin>
More information about the cfe-commits
mailing list