Fix up my recent commit to use std::make_unique instead of
std::unique_ptr(new), as requested by David Blaikie.
Change-Id: Ic683d584b06d8d29ccd8179984a05024f8e84d2a
Differential D101822
[llvm-objdump] Use std::make_unique tpr on May 4 2021, 2:12 AM. Authored by
Details
Fix up my recent commit to use std::make_unique instead of Change-Id: Ic683d584b06d8d29ccd8179984a05024f8e84d2a
Diff Detail
Event TimelineComment Actions LGTM. Could you post the actual Phabricator link to your previous patch or commit so that the link can be seen easily from this patch? Sufficient is DXXXXXX for the patch or rG<commit hash>. Comment Actions Previous commit being fixed up: rG1128311a19179ceca799ff0fbc4dd206ab56e560 |