[PATCH] D51230: Use unique_ptr

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 12:37:27 PDT 2018


pcc accepted this revision.
pcc added a comment.
This revision is now accepted and ready to land.

LGTM

I think this is the way that you are supposed to do it. It's the way that we're doing it elsewhere.
http://llvm-cs.pcc.me.uk/?q=createMCInstrAnalysis


Repository:
  rL LLVM

https://reviews.llvm.org/D51230





More information about the llvm-commits mailing list