commit | 0ca81d1cb2867de2d6b5fcb4ecbfc7b4c9edaa37 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Mon Oct 24 20:35:35 2016 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Mon Oct 24 20:35:35 2016 +0000 |
tree | 20b0aeba5715421dfb037d96300ca5c25d95c8f9 | |
parent | 459c4c4cbee49678688418205aba0b2110df4c8e [diff] |
[pbqp] Delete some dead code, NFC. I took the opportunity to replace some copy|move constructors|assignment operators with default implementations. As a follow-up, I plan on threading unique_ptr<T []> through a few areas per David Blaikie's advice. Differential Revision: https://reviews.llvm.org/D24424 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285018 91177308-0d34-0410-b5e6-96231b3b80d8