Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |