[PATCH] D40058: add check to avoid throwing objc exception according to Google Objective-C guide
Yan Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 14 17:09:22 PST 2017
Wizard updated this revision to Diff 122953.
Wizard added a comment.
new line
https://reviews.llvm.org/D40058
Files:
clang-tidy/google/AvoidThrowingObjcExceptionCheck.cpp
clang-tidy/google/AvoidThrowingObjcExceptionCheck.h
clang-tidy/google/CMakeLists.txt
clang-tidy/google/GoogleTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/google-objc-avoid-throwing-exception.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/google-objc-avoid-throwing-exception.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40058.122953.patch
Type: text/x-patch
Size: 6741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171115/bbc32b9e/attachment-0001.bin>
More information about the cfe-commits
mailing list