1. 5e2d2c2 Checker: random include cleanup. by Benjamin Kramer · 15 years ago
  2. 1397663 Revert 95541. by Ted Kremenek · 16 years ago
  3. 6f8c430 Rename: GRState::getSVal(Stmt*) => getExprVal(), by Zhongxing Xu · 16 years ago
  4. 1309f9a Split libAnalysis into two libraries: libAnalysis and libChecker. by Ted Kremenek · 16 years ago[Renamed (97%) from lib/Analysis/PointerArithChecker.cpp]
  5. ba5fb5a lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace by Kovarththanan Rajaratnam · 16 years ago
  6. 19d67b5 Clean up the Checker API a little more, resolving some hidden bugs by Ted Kremenek · 16 years ago
  7. d02e232 Change *BugReport constructors to take StringRefs. by Benjamin Kramer · 16 years ago
  8. ede7eb2 Add check for pointer arithmetic on non-array variables. by Zhongxing Xu · 16 years ago