Age | Commit message (Expand) | Author |
---|---|---|
2009-11-03 | Implement: <rdar://problem/6250216> Warn against using -[NSAutoreleasePool re... | Ted Kremenek |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-21 | Tie the local check NSErrorCheck to a Decl to pave the way | Zhongxing Xu |
2009-07-14 | Add basic checking for passing NULL to CFRetain/CFRelease, since those functions | Ted Kremenek |
2009-06-18 | Move clients over from using GRStateManager::BindXXX and friends to | Ted Kremenek |
2009-02-04 | Overhaul BugReporter interface and implementation. The new interface cleans up | Ted Kremenek |
2008-09-18 | Change implementation of NSError** coding-style check to be invoked at the en... | Ted Kremenek |
2008-08-13 | Rename ValueState -> GRState. | Ted Kremenek |
2008-07-10 | Remove unused class AnnotatedPath. | Ted Kremenek |
2008-06-26 | Added a simple static analysis check to look for improper uses of CFCreateNum... | Ted Kremenek |
2008-03-27 | Add creation of BasicObjCFoundationChecks when running GRSimpleVals from the ... | Ted Kremenek |