summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/CocoaConventions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move some of the logic about classifying Objective-C methods intoJohn McCall2011-03-021-74/+18
* Change QualType::getTypePtr() to return a const pointer, then change aJohn McCall2011-01-191-1/+1
* [analyzer] Add 'bool ignorePrefix' parameter to cocoa::deriveNamingConvention...Argyrios Kyrtzidis2011-01-111-1/+6
* Rename static analyzer namespace 'GR' to 'ento'.Ted Kremenek2010-12-231-1/+1
* [analyzer] Refactoring: Move stuff into namespace 'GR'.Argyrios Kyrtzidis2010-12-221-0/+1
* Fix assertion failure in cocoa::deriveNamingConvention()Ted Kremenek2010-12-171-4/+6
* Move CocoaConventions.[h,cpp] from libCheckerTed Kremenek2010-12-171-0/+172
OpenPOWER on IntegriCloud