Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt (again) to stabilize the order of the emission of diagnostics | Ted Kremenek | 2012-09-08 | 1 | -706/+818 |
* | Fix bug in ConditionBRVisitor where for C++ (and not C) we were not ignoring | Ted Kremenek | 2012-09-07 | 1 | -2/+2 |
* | [analyzer] Look through all casts when trying to track constraints. | Jordan Rose | 2012-08-16 | 1 | -0/+85 |
* | [analyzer] Add plist output checks for all four "path notes" tests. | Jordan Rose | 2012-08-06 | 1 | -0/+628 |
* | [analyzer] When a symbol is null, we should track its constraints. | Jordan Rose | 2012-08-03 | 1 | -1/+1 |
* | [analyzer] Track null/uninitialized C++ objects used in method calls. | Jordan Rose | 2012-08-03 | 1 | -0/+36 |