forked from OSchip/llvm-project
cb7af85b90
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
HeaderMapTest.cpp | ||
LexerTest.cpp | ||
PPCallbacksTest.cpp | ||
PPConditionalDirectiveRecordTest.cpp |