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

Reid Kleckner rnk at google.com
Tue Mar 26 14:50:02 PDT 2013


    - Update the test case to pass under x86_64.
    - Implement John's comments.
    - commit attr tablegen changes, add implicit model attr.

Hi rjmccall,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D568?vs=1376&id=1405#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.4.patch
Type: text/x-patch
Size: 14875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130326/fe7c2074/attachment.bin>


More information about the cfe-commits mailing list