aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/CocoaConventions.cpp
AgeCommit message (Expand)Author
2010-12-17Move CocoaConventions.[h,cpp] from libCheckerTed Kremenek
2010-12-17Revise Cocoa conventions detection: 'copy' and 'mutableCopy'Ted Kremenek
2010-08-05Correctly handle 'Class<...>' when examining Cocoa conventions in the static ...Ted Kremenek
2010-02-08Reapply r95546, no intended change in performance or functionality.Benjamin Kramer
2010-02-08Revert 95546 since it changed the algorithmic characteristics of the conventi...Ted Kremenek
2010-02-08Simplify code with StringRef.Benjamin Kramer
2010-01-27Move more naming conventions logic out of the retain/release checker to Cocoa...Ted Kremenek
2010-01-27Start pulling out pieces of the monolithic retain/release checker intoTed Kremenek