Skip to content
Commit ba80ee39 authored by David Blaikie's avatar David Blaikie
Browse files

Sure up ownership passing of the PBQPBuilder by passing unique_ptrs by value...

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)

llvm-svn: 213464
parent 00426d9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment