Remove cv qualifiers from member pointers in the __member_pointer_traits test....
Remove cv qualifiers from member pointers in the __member_pointer_traits test. This was causing a const-qualified bind result to malfunction. This was a recent regression due to the new use of __member_pointer_traits in restricting the __invokable and __invoke_of tests. llvm-svn: 181935
Loading
Please register or sign in to comment