[PATCH] [libcxx] Fix result_of (and INVOKE) for member function pointers with ref qualifiers

Michel Morin mimomorin at gmail.com
Sun Dec 15 07:35:39 PST 2013


Updated "result_of.pass.cpp".
The updated "result_of.pass.cpp" runs successfully if __invoke is fixed,
but it fails without the fix.

Attached patch includes the "result_of.pass.cpp" update and the
previous patch that
fixes `__invoke` and adds a test case for `__invoke`.

(This patch is the same one as in PR17606
 http://llvm.org/bugs/show_bug.cgi?id=17606 .)


Regards,
Michel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_result_of.patch
Type: application/octet-stream
Size: 5114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131216/d92dc361/attachment.obj>


More information about the cfe-commits mailing list