1. d02e232 Change *BugReport constructors to take StringRefs. by Benjamin Kramer · 16 years ago
  2. 2c791bd Minor cleanup: use BuiltinBug (which will soon be renamed) for DeferenceChecker and friends so that they always report the same bug type. by Ted Kremenek · 16 years ago
  3. 50ecd15 Modify GRExprEngine::EvalBind() to take both a "store expression" and by Ted Kremenek · 16 years ago
  4. 0360af5 Add FIXME. by Ted Kremenek · 16 years ago
  5. b107c4b Catch uses of undefined values when they are used in assignment, thus catching such bugs closer to the source. by Ted Kremenek · 16 years ago