[PATCH] [ms-cxxabi] Correctly compute the size of member pointers

Reid Kleckner rnk at google.com
Wed Mar 27 18:38:24 PDT 2013


    - Split function member pointer case from data case.

Hi rjmccall,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D568?vs=1406&id=1416#toc

Files:
  lib/AST/ASTContext.cpp
  lib/AST/CXXABI.h
  lib/AST/ItaniumCXXABI.cpp
  lib/AST/MicrosoftCXXABI.cpp
  lib/Sema/SemaType.cpp
  test/SemaCXX/member-pointer-ms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D568.6.patch
Type: text/x-patch
Size: 15041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130327/678bfae8/attachment.bin>


More information about the cfe-commits mailing list