1. 4985e3e Add PreVisitReturn to Malloc checker. Now we can recognize returned memory by Zhongxing Xu · 15 years ago
  2. 243fde9 Add EvalEndPath interface to Checker. Now we can check memory leaked at the by Zhongxing Xu · 15 years ago
  3. 2f00552 Fix a couple of tests. by Eli Friedman · 15 years ago
  4. c360775 Remove test case's dependency on header file. by Ted Kremenek · 15 years ago
  5. c764d4b Add two new test cases for the Malloc/Free checker. Both have to do with by Ted Kremenek · 15 years ago
  6. ba93087 Add test case that shows a leak we don't catch. by Ted Kremenek · 15 years ago
  7. 8382cf5 Add clang-cc option "--analyzer-experimental-internal-checks". This by Ted Kremenek · 15 years ago
  8. fc7ac8f Malloc checker basically works now. by Zhongxing Xu · 15 years ago