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

Reid Kleckner rnk at google.com
Tue Mar 26 15:36:15 PDT 2013


    - Don't add attributes when we can figure out what the inheritance model is from the record definition.

Hi rjmccall,

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

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


More information about the cfe-commits mailing list