hanchenye-llvm-project/clang-tools-extra/clang-modernize/ReplaceAutoPtr
David Blaikie 590e5ff473 clang-modernize: Transform::createActionFactory return ownership by unique_ptr instead of raw pointer.
Follow up to r213851 to simplify code and reduce the chance of future
leaks.

llvm-svn: 215214
2014-08-08 16:06:07 +00:00
..
ReplaceAutoPtr.cpp clang-modernize: Transform::createActionFactory return ownership by unique_ptr instead of raw pointer. 2014-08-08 16:06:07 +00:00
ReplaceAutoPtr.h
ReplaceAutoPtrActions.cpp
ReplaceAutoPtrActions.h
ReplaceAutoPtrMatchers.cpp
ReplaceAutoPtrMatchers.h