forked from OSchip/llvm-project
ea4395ebcd
Aleksey Shlypanikov pointed out my mistake in migrating an explicit unique_ptr to auto - I was expecting the function returned a unique_ptr, but instead it returned a raw pointer - introducing a leak. Thanks Aleksey! This reapplies r291184, reverted in r291249. llvm-svn: 291270 |
||
---|---|---|
.. | ||
AnnotateFunctions | ||
PrintFunctionNames | ||
analyzer-plugin | ||
clang-interpreter | ||
CMakeLists.txt |