forked from OSchip/llvm-project
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 | ||