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
Loading
Please register or sign in to comment