| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [analyzer] Enable the new edge algorithm by default. | Jordan Rose | 2013-06-03 | 1 | -1/+1 |
| | | | | | | | | | | ...but don't yet migrate over the existing plist tests. Some of these would be trivial to migrate; others could use a bit of inspection first. In any case, though, the new edge algorithm seems to have proven itself, and we'd like more coverage (and more usage) of it going forwards. llvm-svn: 183165 | ||||
| * | [analyzer] Keep tracking the pointer after the escape to more aggressively ↵ | Anna Zaks | 2013-04-09 | 1 | -134/+136 |
| | | | | | | | | | | | | report mismatched deallocator Test that the path notes do not change. I don’t think we should print a note on escape. Also, I’ve removed a check that assumed that the family stored in the RefStete could be AF_None and added an assert in the constructor. llvm-svn: 179075 | ||||
| * | [analyzer] Path notes for the MismatchedDeallocator checker. | Anton Yartsev | 2013-04-05 | 1 | -0/+157 |
| llvm-svn: 178862 | |||||

