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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DiagTool.cpp | ||
DiagTool.h | ||
DiagnosticNames.cpp | ||
DiagnosticNames.h | ||
ListWarnings.cpp | ||
ShowEnabledWarnings.cpp | ||
TreeView.cpp | ||
diagtool_main.cpp |