1. 5e2d2c2 Checker: random include cleanup. by Benjamin Kramer · 14 years ago
  2. 1397663 Revert 95541. by Ted Kremenek · 15 years ago
  3. 6f8c430 Rename: GRState::getSVal(Stmt*) => getExprVal(), by Zhongxing Xu · 15 years ago
  4. 1309f9a Split libAnalysis into two libraries: libAnalysis and libChecker. by Ted Kremenek · 15 years ago[Renamed (97%) from lib/Analysis/PointerSubChecker.cpp]
  5. ba5fb5a lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace by Kovarththanan Rajaratnam · 15 years ago
  6. 19d67b5 Clean up the Checker API a little more, resolving some hidden bugs by Ted Kremenek · 15 years ago
  7. d02e232 Change *BugReport constructors to take StringRefs. by Benjamin Kramer · 15 years ago
  8. adca271 Refine PointerSubChecker: compare the base region instead of the original by Zhongxing Xu · 15 years ago
  9. dfed7a1 Put all long strings in 80-col. by Zhongxing Xu · 15 years ago
  10. 3ce2dc3 Add checker for CWE-469: Use of Pointer Subtraction to Determine Size. This by Zhongxing Xu · 15 years ago