Fix incorrect usage of std::is_assignable.

We want to check that we can assign to an lvalue here, not a prvalue.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324152 91177308-0d34-0410-b5e6-96231b3b80d8
3 files changed