summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/objc/AvoidNSErrorInitCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)Erik Pilkington2018-10-301-2/+2
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-1/+1
* do not register matcher for objc-only checks when analyzing non-objc sources ...Yan Zhang2018-03-071-0/+4
* add new check to find NSError init invocationYan Zhang2017-11-301-0/+37
OpenPOWER on IntegriCloud