summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/CheckObjCDealloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add clang support for IBOutletCollection.Ted Kremenek2010-05-191-1/+2
* Overhaul the AST representation of Objective-C message sendDouglas Gregor2010-04-211-8/+12
* Add raw_ostream operators to NamedDecl for convenience. Switch over all users...Benjamin Kramer2010-04-171-6/+4
* Move 'LocalCheckers.h' to the 'Checkers' subdirectory.Ted Kremenek2010-01-261-1/+1
* Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...Ted Kremenek2010-01-251-2/+2
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+258
OpenPOWER on IntegriCloud