1. 57f0989 Revert 95541. by Ted Kremenek · 16 years ago
  2. 500f49f Rename: GRState::getSVal(Stmt*) => getExprVal(), by Zhongxing Xu · 16 years ago
  3. d6b8708 Split libAnalysis into two libraries: libAnalysis and libChecker. by Ted Kremenek · 16 years ago[Renamed (97%) from clang/lib/Analysis/FixedAddressChecker.cpp]
  4. 65c6566 lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace by Kovarththanan Rajaratnam · 16 years ago
  5. f573515 Clean up the Checker API a little more, resolving some hidden bugs by Ted Kremenek · 16 years ago
  6. f4c511b Change *BugReport constructors to take StringRefs. by Benjamin Kramer · 16 years ago
  7. 8500020 Put all long strings in 80-col. by Zhongxing Xu · 16 years ago
  8. 6c306c8 Add checker for CWE-587: Assignment of a Fixed Address to a Pointer. by Zhongxing Xu · 16 years ago