summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CocoaConventions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle 'Class<...>' when examining Cocoa conventions in the static ...Ted Kremenek2010-08-051-2/+3
* Reapply r95546, no intended change in performance or functionality.Benjamin Kramer2010-02-081-6/+5
* Revert 95546 since it changed the algorithmic characteristics of the conventi...Ted Kremenek2010-02-081-5/+5
* Simplify code with StringRef.Benjamin Kramer2010-02-081-5/+5
* Move more naming conventions logic out of the retain/release checker to Cocoa...Ted Kremenek2010-01-271-0/+67
* Start pulling out pieces of the monolithic retain/release checker intoTed Kremenek2010-01-271-0/+129
OpenPOWER on IntegriCloud