[PATCH] D40528: add new check to find NSError init invocation
Yan Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 27 15:39:08 PST 2017
Wizard updated this revision to Diff 124486.
Wizard added a comment.
new line for doc
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.124486.patch
Type: text/x-patch
Size: 6439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171127/0e49f8af/attachment.bin>
More information about the cfe-commits
mailing list