[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:37 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL319459: add new check to find NSError init invocation (authored by Wizard).
Changed prior to commit:
https://reviews.llvm.org/D40528?vs=124972&id=124974#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40528
Files:
clang-tools-extra/trunk/clang-tidy/objc/AvoidNserrorInitCheck.cpp
clang-tools-extra/trunk/clang-tidy/objc/AvoidNserrorInitCheck.h
clang-tools-extra/trunk/clang-tidy/objc/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/objc/ObjCTidyModule.cpp
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/objc-avoid-nserror-init.rst
clang-tools-extra/trunk/test/clang-tidy/objc-avoid-nserror-init.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40528.124974.patch
Type: text/x-patch
Size: 7290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171130/11fd49dd/attachment-0001.bin>
More information about the cfe-commits
mailing list