[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 14:58:48 PST 2017


Wizard updated this revision to Diff 123089.
Wizard marked 2 inline comments as done.
Wizard added a comment.

address comments


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.123089.patch
Type: text/x-patch
Size: 8743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171115/a108a01c/attachment.bin>


More information about the cfe-commits mailing list