OSDN Git Service

Fix memory leak in a unit test.
authorRui Ueyama <ruiu@google.com>
Tue, 10 Jan 2017 20:07:58 +0000 (20:07 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 10 Jan 2017 20:07:58 +0000 (20:07 +0000)
commitd833349549e3f7c15a622fac012692946e608040
tree459330834d4987b77eefe860728fcea03b1ba98a
parent71b86987035621cd18b1025eb57f2866373243cd
Fix memory leak in a unit test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291595 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/TarWriterTest.cpp