1. 8d3a7a5 Clarify pointer ownership semantics by hoisting the std::unique_ptr creation to the caller instead of hiding it in emitReport. NFC. by Aaron Ballman · 10 years ago
  2. 91e7902 unique_ptrify BugReporter::visitors by David Blaikie · 11 years ago
  3. 5787cc2 TestAfterDivZeroChecker.cpp: Avoid member initializer. It is unsupported in msc17. by NAKAMURA Takumi · 11 years ago
  4. dc352bb [analyzer] Check for code testing a variable for 0 after using it as a denominator. by Jordan Rose · 11 years ago