aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/CheckDeadStores.cpp
AgeCommit message (Expand)Author
2010-03-18Tweak dead stores checker to not emit a warning when initializationTed Kremenek
2010-02-23Dead emit dead store warnings when assigning nil to an ObjC objectTed Kremenek
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