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-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] Migrate NSErrorChecker and DereferenceChecker to CheckerV2. | Argyrios Kyrtzidis |
2011-02-15 | [analyzer] Use the new registration mechanism on the IdempotentOperationChecker. | Argyrios Kyrtzidis |
2011-02-14 | Fix edge case where we don't cull warnings in IdempotentOperationsChecker due... | Ted Kremenek |
2010-10-18 | "Fix" bogus idempotent operations warning due to loop unrolling not unrolling... | Ted Kremenek |