aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Analysis/DomainSpecific
AgeCommit message (Expand)Author
2012-09-13Refactor logic in ExprEngine for detecting 'noreturn' methodsTed Kremenek
2012-03-17Kill cocoa::deriveNamingConvention and cocoa::followsFundamentalRule. They ar...Jordy Rose
2011-10-01Tweak the interface for analyzing the CF conventions for a nameJohn McCall
2011-07-20now that we have a centralized place to do so, add some using declarations forChris Lattner
2011-07-16[analyzer] Place checking for Core Foundation "Create" rule into a proper API...Ted Kremenek
2011-07-06Teach the static analyzer's interpretation of Cocoa conventions toDouglas Gregor
2011-06-16Finish 2 sentences.Francois Pichet
2011-03-02Move some of the logic about classifying Objective-C methods intoJohn McCall
2011-01-11[analyzer] Add 'bool ignorePrefix' parameter to cocoa::deriveNamingConvention...Argyrios Kyrtzidis
2010-12-23Rename static analyzer namespace 'GR' to 'ento'.Ted Kremenek
2010-12-22[analyzer] Refactoring: Move stuff into namespace 'GR'.Argyrios Kyrtzidis
2010-12-17Move CocoaConventions.[h,cpp] from libCheckerTed Kremenek