diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-09-09 19:05:34 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-09-09 19:05:34 +0000 |
commit | 61f52bd3c524268e25b48a1ed3730aedd6cc8374 (patch) | |
tree | d0404a2d0ecdd0b4d84ee37f6e27ab69d543cf5c /lib/Checker/CallAndMessageChecker.cpp | |
parent | 80c26f44a6f8d859a2a3babb06bd3ca8d86f2623 (diff) |
Use FindReportInEquivalenceClass to identify all the nodes used for the trimmed graph (in BugReporter). This fixes a problem where a leak that happened to occur on both an exit() path and a non-exit() path was getting reported with the exit() path (which users don't care about).
This fixes:
<rdar://problem/8331641> leak reports should not show paths that end with exit() (but ones that don't end with exit())
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113524 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Checker/CallAndMessageChecker.cpp')
0 files changed, 0 insertions, 0 deletions