Age | Commit message (Expand) | Author |
---|---|---|
2013-03-14 | [analyzer] Fix scan-build's -stats mode. | Jordan Rose |
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-28 | [analyzer] Move the DeadStores checker out of the 'core' package. | Argyrios Kyrtzidis |
2011-02-28 | [analyzer] Turn -analyzer-stats into -analyzer-checker=debug.Stats | Argyrios Kyrtzidis |
2011-02-24 | [analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h... | Argyrios Kyrtzidis |
2011-02-17 | [analyzer] Use the new registration mechanism on the non-path-sensitive-check... | Argyrios Kyrtzidis |
2010-09-10 | Added AnalyzerStatsChecker, a path sensitive check that reports visitation st... | Tom Care |