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

Reid Kleckner rnk at google.com
Fri Mar 22 16:50:06 PDT 2013


    - Implement John's comments.

Hi rjmccall,

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

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

Files:
  include/clang/AST/Attr.h
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrKinds.h
  lib/AST/ASTContext.cpp
  lib/AST/AttrImpl.cpp
  lib/AST/CXXABI.h
  lib/AST/ItaniumCXXABI.cpp
  lib/AST/MicrosoftCXXABI.cpp
  lib/Sema/SemaType.cpp
  test/SemaCXX/member-pointer-ms.cpp
  utils/TableGen/ClangAttrEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D568.3.patch
Type: text/x-patch
Size: 17666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130322/7d164660/attachment.bin>


More information about the cfe-commits mailing list