Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |