Age | Commit message (Expand) | Author |
---|---|---|
2011-07-27 | [arcmt] More automatic transformations and safety improvements; rdar://9615812 : | Argyrios Kyrtzidis |
2011-06-15 | Automatic Reference Counting. | John McCall |
2011-02-12 | Don't emit a dead store for '++' operations unless it occurs with a return st... | Ted Kremenek |
2010-11-15 | Add method ParentMap::addStmt(). | Ted Kremenek |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-05-11 | Add ParentMap:getParentIgnoreParens(). | Ted Kremenek |
2009-04-01 | Fix: <rdar://problem/6740387>. Sending nil to an object that returns a struct | Ted Kremenek |
2009-03-27 | Add missing header file change. | Ted Kremenek |
2009-01-30 | Fix inverted logic in ParentMap::hasParent() | Ted Kremenek |
2009-01-20 | Dead stores checker: Fix <rdar://problem/6506065> by being more selective whe... | Ted Kremenek |
2008-06-20 | Added ParentMap, a class to represent a lazily constructed mapping from child... | Ted Kremenek |