commit | 60e681a4b5bde4c3e2b5440f491d7ae1300d4a99 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Sat Jul 19 21:19:45 2014 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Sat Jul 19 21:19:45 2014 +0000 |
tree | 898d5f3955aee54e09eddeeb8380dfeda95820a8 | |
parent | ac1b5f177b0bdb9730c60ffe8741b13ccafc4ff5 [diff] |
Sure up ownership passing of the PBQPBuilder by passing unique_ptrs by value rather than lvalue reference. Also removes an unnecessary '.release()' that should've been a std::move anyway. (I'm on a hunt for '.release()' calls) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213464 91177308-0d34-0410-b5e6-96231b3b80d8