aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/CheckObjCDealloc.cpp
AgeCommit message (Expand)Author
2010-05-19Add clang support for IBOutletCollection.Ted Kremenek
2010-04-21Overhaul the AST representation of Objective-C message sendDouglas Gregor
2010-04-17Add raw_ostream operators to NamedDecl for convenience. Switch over all users...Benjamin Kramer
2010-01-26Move 'LocalCheckers.h' to the 'Checkers' subdirectory.Ted Kremenek
2010-01-25Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek