[PATCH] D40528: add new check to find NSError init invocation
Yan Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 30 11:05:19 PST 2017
Wizard updated this revision to Diff 124972.
Wizard added a comment.
restore file names
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.124972.patch
Type: text/x-patch
Size: 6937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171130/4c12fb64/attachment.bin>
More information about the cfe-commits
mailing list