summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* do not register matcher for objc-only checks when analyzing non-objc sources ...Yan Zhang2018-03-071-0/+5
* add check to avoid throwing objc exception according to Google Objective-C guideYan Zhang2017-11-161-0/+47
OpenPOWER on IntegriCloud