diff options
author | Erich Keane <erich.keane@intel.com> | 2017-06-15 18:34:47 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2017-06-15 18:34:47 +0000 |
commit | cb7af85b902eafedd180adde6c614ff9dfa09905 (patch) | |
tree | 35d027cd3d9afba8e601314a4a4f6b30639264a8 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | b4733ca8c5e5dedfaa1ed60163a05a13c05440b5 (diff) | |
download | llvm-cb7af85b902eafedd180adde6c614ff9dfa09905.zip llvm-cb7af85b902eafedd180adde6c614ff9dfa09905.tar.gz llvm-cb7af85b902eafedd180adde6c614ff9dfa09905.tar.bz2 |
LexerTest memory leak fix-
A new LexerTest unittest introduced a memory leak. This patch
uses a unique_ptr with a custom deleter to ensure it is properly
deleted.
llvm-svn: 305491
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions