[PATCH] D40528: add new check to find NSError init invocation
Yan Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 29 14:23:16 PST 2017
Wizard updated this revision to Diff 124818.
Wizard marked 3 inline comments as done.
Wizard added a comment.
address comments
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D40528
Files:
clang-tidy/objc/AvoidNserrorInitCheck.cpp
clang-tidy/objc/AvoidNserrorInitCheck.h
clang-tidy/objc/CMakeLists.txt
clang-tidy/objc/ObjCTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/objc-avoid-nserror-init.rst
test/clang-tidy/objc-avoid-nserror-init.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40528.124818.patch
Type: text/x-patch
Size: 6503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171129/168c3e15/attachment.bin>
More information about the cfe-commits
mailing list