[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
Wed Nov 15 15:13:07 PST 2017
Wizard updated this revision to Diff 123093.
Wizard added a comment.
nit fix
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.123093.patch
Type: text/x-patch
Size: 8901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171115/1c80592c/attachment-0001.bin>
More information about the cfe-commits
mailing list