diff options
author | Howard Hinnant <hhinnant@apple.com> | 2012-08-02 18:39:48 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2012-08-02 18:39:48 +0000 |
commit | fb2f0a5e01f59b708fdffd614c659e2e035d9da0 (patch) | |
tree | 7c1af0f05bce6b934bf4cd252e12bc90d47a7146 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 9191865b2d5e6fbda670b6ac9f7f876ecc7f63da (diff) | |
download | llvm-fb2f0a5e01f59b708fdffd614c659e2e035d9da0.zip llvm-fb2f0a5e01f59b708fdffd614c659e2e035d9da0.tar.gz llvm-fb2f0a5e01f59b708fdffd614c659e2e035d9da0.tar.bz2 |
Andrew Morrow: There are two tests under test/utilities/memory that heap allocate two
integers which remain unused and are subsequently leaked, so the test
fail when run under valgrind. Unless I'm overlooking a subtle reason
why they are needed I think they can be removed, allowing these tests
to pass under valgrind. The attached patch removes the variables. If
there is a reason for them to exist, I can change this to just delete
them at the end of the test.
llvm-svn: 161195
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions