Fix incorrect usage of std::is_assignable.
We want to check that we can assign to an lvalue here, not a prvalue. llvm-svn: 324152
Loading
Please register or sign in to comment
We want to check that we can assign to an lvalue here, not a prvalue. llvm-svn: 324152