[PATCH] D38598: [llvm-objdump] Add RAII for xar apis

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 07:38:11 PDT 2017


fjricci updated this revision to Diff 117996.
fjricci added a comment.

Delete copy constructor (which implicitly deletes move constructor), and
assignment operator


https://reviews.llvm.org/D38598

Files:
  tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38598.117996.patch
Type: text/x-patch
Size: 3381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/74b61a21/attachment.bin>


More information about the llvm-commits mailing list