summaryrefslogtreecommitdiffstats
path: root/lib/Analysis/BasicObjCFoundationChecks.h
Commit message (Expand)AuthorAgeFilesLines
* Tie the local check NSErrorCheck to a Decl to pave the wayZhongxing Xu2009-08-211-1/+1
* Add basic checking for passing NULL to CFRetain/CFRelease, since those functionsTed Kremenek2009-07-141-2/+5
* Move clients over from using GRStateManager::BindXXX and friends toTed Kremenek2009-06-181-2/+0
* Overhaul BugReporter interface and implementation. The new interface cleans upTed Kremenek2009-02-041-4/+7
* Change implementation of NSError** coding-style check to be invoked at the en...Ted Kremenek2008-09-181-2/+4
* Rename ValueState -> GRState.Ted Kremenek2008-08-131-4/+4
* Remove unused class AnnotatedPath.Ted Kremenek2008-07-101-1/+0
* Added a simple static analysis check to look for improper uses of CFCreateNum...Ted Kremenek2008-06-261-0/+4
* Add creation of BasicObjCFoundationChecks when running GRSimpleVals from the ...Ted Kremenek2008-03-271-0/+39