[all-commits] [llvm/llvm-project] 1b5698: MustBeExecutedContextPrinter::runOnModule: Use uni...
David Blaikie via All-commits
all-commits at lists.llvm.org
Tue Apr 28 11:31:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b56980845baaa04f98da7d0a85bbde26be3ed4b
https://github.com/llvm/llvm-project/commit/1b56980845baaa04f98da7d0a85bbde26be3ed4b
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M llvm/lib/Analysis/MustExecute.cpp
Log Message:
-----------
MustBeExecutedContextPrinter::runOnModule: Use unique_ptr to simplify/clarify ownership
More information about the All-commits
mailing list