Age | Commit message (Expand) | Author |
---|---|---|
2009-11-22 | Remove UndefinedAssignmentChecker's header. | Zhongxing Xu |
2009-11-14 | Change *BugReport constructors to take StringRefs. | Benjamin Kramer |
2009-11-06 | Minor cleanup: use BuiltinBug (which will soon be renamed) for DeferenceCheck... | Ted Kremenek |
2009-11-05 | Modify GRExprEngine::EvalBind() to take both a "store expression" and | Ted Kremenek |
2009-11-04 | Add FIXME. | Ted Kremenek |
2009-11-04 | Catch uses of undefined values when they are used in assignment, thus catchin... | Ted Kremenek |