| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rework checker "packages" and groups to be more hierarchical. | Ted Kremenek | 2011-03-24 | 1 | -2/+2 |
| * | [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno... | Argyrios Kyrtzidis | 2011-02-28 | 1 | -2/+2 |
| * | Allow passing a list of comma separated checker names to -analyzer-checker, e.g: | Argyrios Kyrtzidis | 2011-02-24 | 1 | -2/+2 |
| * | [analyzer] Use the new registration mechanism on some of the internal checks.... | Argyrios Kyrtzidis | 2011-02-15 | 1 | -2/+2 |
| * | Static analyzer: Catch calls to malloc() with | Ted Kremenek | 2010-11-16 | 1 | -0/+17 |
| * | Add static analyzer check for calls to 'pthread_once()' where the control-flo... | Ted Kremenek | 2010-04-08 | 1 | -2/+35 |
| * | Remove test case dependancy on platform headers. | Ted Kremenek | 2010-02-25 | 1 | -1/+5 |
| * | Add UnixAPIChecker, a meta checker to include various precondition checks for... | Ted Kremenek | 2010-02-25 | 1 | -0/+15 |

