[PATCH] D55640: [clang-tidy] Implement a check for large Objective-C type encodings 🔍
Stephane Moore via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 13 15:39:36 PST 2018
stephanemoore updated this revision to Diff 178152.
stephanemoore added a comment.
Update check description to match release notes.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55640/new/
https://reviews.llvm.org/D55640
Files:
clang-tidy/objc/CMakeLists.txt
clang-tidy/objc/ObjCTidyModule.cpp
clang-tidy/objc/TypeEncodingSizeCheck.cpp
clang-tidy/objc/TypeEncodingSizeCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/objc-type-encoding-size.rst
test/clang-tidy/objc-type-encoding-size.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55640.178152.patch
Type: text/x-patch
Size: 10170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181213/2edfe6ef/attachment.bin>
More information about the cfe-commits
mailing list