[PATCH] [ms-cxxabi] Implement member pointer conversions

Reid Kleckner rnk at google.com
Thu May 9 08:21:06 PDT 2013


    - Fix null handling for reinterpret casts.
    - Implement Richard's feedback

Hi rjmccall,

http://llvm-reviews.chandlerc.com/D741

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D741?vs=1828&id=1901#toc

Files:
  lib/CodeGen/CGCXXABI.cpp
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/microsoft-abi-member-pointers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D741.3.patch
Type: text/x-patch
Size: 29825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130509/c0ab84a9/attachment.bin>


More information about the cfe-commits mailing list