summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/MismatchedDeallocator-path-notes.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] Keep tracking the pointer after the escape to more aggressively ↵Anna Zaks2013-04-091-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 Yartsev2013-04-051-0/+157
llvm-svn: 178862
OpenPOWER on IntegriCloud