Fix for PR17606 - result_of (and INVOKE) works incorrectly for member function...
Fix for PR17606 - result_of (and INVOKE) works incorrectly for member function pointers with ref qualifiers. Also a drive-by fix for common_type in C++03 mode. Thanks to Michel Morin for the bug report and the proposed fix. llvm-svn: 201101
Loading
Please register or sign in to comment