[PATCH] D55640: [clang-tidy] Implement a check for large Objective-C type encodings 🔍
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 13 11:15:36 PST 2018
Eugene.Zelenko added inline comments.
================
Comment at: docs/clang-tidy/checks/objc-type-encoding-size.rst:6
+
+Finds Objective-C type encodings that exceed a configured threshold.
+
----------------
Please synchronize with Release Notes.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55640/new/
https://reviews.llvm.org/D55640
More information about the cfe-commits
mailing list