Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace | Kovarththanan Rajaratnam | 2009-11-28 | 1 | -1/+1 |
* | Clean up the Checker API a little more, resolving some hidden bugs | Ted Kremenek | 2009-11-23 | 1 | -1/+1 |
* | Remove UndefinedAssignmentChecker's header. | Zhongxing Xu | 2009-11-22 | 1 | -1/+19 |
* | Change *BugReport constructors to take StringRefs. | Benjamin Kramer | 2009-11-14 | 1 | -1/+1 |
* | Minor cleanup: use BuiltinBug (which will soon be renamed) for DeferenceCheck... | Ted Kremenek | 2009-11-06 | 1 | -2/+1 |
* | Modify GRExprEngine::EvalBind() to take both a "store expression" and | Ted Kremenek | 2009-11-05 | 1 | -16/+17 |
* | Add FIXME. | Ted Kremenek | 2009-11-04 | 1 | -0/+2 |
* | Catch uses of undefined values when they are used in assignment, thus catchin... | Ted Kremenek | 2009-11-04 | 1 | -0/+59 |