Fix memory leak in unit test.
The StringPool entries are destroyed with the allocator, the string pool itself is not. llvm-svn: 289207
Loading
Please sign in to comment
The StringPool entries are destroyed with the allocator, the string pool itself is not. llvm-svn: 289207