MustBeExecutedContextPrinter::runOnModule: Use unique_ptr to simplify/clarify ownership
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 28 Apr 2020 18:30:22 +0000 (11:30 -0700)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 28 Apr 2020 18:30:53 +0000 (11:30 -0700)
commit1b56980845baaa04f98da7d0a85bbde26be3ed4b
treec80ffda47849ee348a756865de1d012866352598
parentbd2965c9db246dfb685f0a823515996ffdb3d263
MustBeExecutedContextPrinter::runOnModule: Use unique_ptr to simplify/clarify ownership
llvm/lib/Analysis/MustExecute.cpp