[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:08:04 PST 2017
Wizard updated this revision to Diff 123090.
Wizard marked 6 inline comments as done.
Wizard added a comment.
rename file
https://reviews.llvm.org/D40058
Files:
clang-tidy/google/AvoidThrowingObjC2ExceptionCheck.cpp
clang-tidy/google/AvoidThrowingObjC2ExceptionCheck.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.123090.patch
Type: text/x-patch
Size: 8905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171115/f6421247/attachment-0001.bin>
More information about the cfe-commits
mailing list