Age | Commit message (Expand) | Author |
---|---|---|
2012-08-24 | Fix analyzer tests. | Ted Kremenek |
2012-01-20 | Reenable DeadStoresChecker under --analyze, and move the IdempotentOperations... | Ted Kremenek |
2011-04-02 | Teach IdempotentOperationsChecker about paths aborted because ExprEngine didn... | Ted Kremenek |
2011-03-12 | Re-enable the IdempotentOperations checker for --analyze, and put it and the ... | Ted Kremenek |
2011-02-28 | [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno... | Argyrios Kyrtzidis |
2011-02-15 | [analyzer] Use the new registration mechanism on the IdempotentOperationChecker. | Argyrios Kyrtzidis |
2010-08-24 | Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysis | Tom Care |