Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UnreachableCodeChecker cleanup and improvements | Tom Care | 2010-10-06 | 1 | -3/+23 |
* | Fixed logic error in UnreachableCodeChecker's marking algorithm that would so... | Tom Care | 2010-08-05 | 1 | -0/+14 |
* | Added some false positive checking to UnreachableCodeChecker | Tom Care | 2010-07-27 | 1 | -8/+37 |
* | Don't warn about unreachable code if the block starts with __builtin_unreacha... | Jordy Rose | 2010-07-27 | 1 | -0/+6 |
* | Added an path-sensitive unreachable code checker to the experimental analyzer... | Tom Care | 2010-07-23 | 1 | -0/+55 |