summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move class into anonymous namespace. NFC.Benjamin Kramer2016-03-041-0/+2
* [analyzer] Fix capitalization in ObjCSuperDeallocChecker diagnostic.Devin Coughlin2016-03-021-1/+1
* [analyzer] Prune some incorrect \param doc comment annotations.Devin Coughlin2016-02-261-3/+3
* [analyzer] Shorten ObjcSuperDeallocChecker diagnostics.Devin Coughlin2016-02-261-2/+2
* [analyzer] Fix a memory error in r261935 caught by the Windows bots.Devin Coughlin2016-02-261-2/+2
* [analyzer] Warn on use of 'self' after call to to [super dealloc].Devin Coughlin2016-02-251-24/+119
* [analyzer] Detect duplicate [super dealloc] callsDevin Coughlin2016-02-221-0/+197
OpenPOWER on IntegriCloud