]> granicus.if.org Git - clang/commit
Fix a tiny test-only leak, found by LSan.
authorNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 19:04:10 +0000 (19:04 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 24 Apr 2014 19:04:10 +0000 (19:04 +0000)
commitb7ed4eee859bb58828f89c1fb02e440e9ee8c475
tree891a0595fe5754843cbb2309711adb592c12e8c4
parent1ed90e4e15b5fa906b96f631e149debd5efbc029
Fix a tiny test-only leak, found by LSan.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207137 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/libclang/LibclangTest.cpp