David Blaikie 60e681a4b5 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
2014-07-19 21:19:45 +00:00
..
2014-06-11 01:19:03 +00:00
2014-03-10 22:24:07 +00:00
2014-07-02 06:45:26 +00:00
2014-04-24 06:44:33 +00:00
2014-07-14 17:11:20 +00:00
2014-07-03 16:17:20 +00:00
2014-07-12 21:59:52 +00:00