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 | ff3a4ff6e9d90da4bc84cfd2bba48a67c5db5b8c (patch) | |
tree | ef835f605718a43a41039d825f0c529e28e2489e /llvm/lib | |
parent | 6e3eeba4d9dae29e4d830f6624c92d2732624ae8 (diff) | |
download | bcm5719-llvm-ff3a4ff6e9d90da4bc84cfd2bba48a67c5db5b8c.tar.gz bcm5719-llvm-ff3a4ff6e9d90da4bc84cfd2bba48a67c5db5b8c.zip |
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())
llvm-svn: 113524
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions