[PATCH] [ms-cxxabi] Fix the calling convention for operator new in records

Reid Kleckner rnk at google.com
Mon Oct 7 12:31:55 PDT 2013


    - Refactor into isMember add assert to isStaticMember.

Hi rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1761?vs=4492&id=4712#toc

Files:
  include/clang/AST/DeclCXX.h
  include/clang/Basic/OperatorKinds.h
  include/clang/Sema/DeclSpec.h
  include/clang/Sema/Sema.h
  lib/AST/DeclCXX.cpp
  lib/AST/MicrosoftMangle.cpp
  lib/Sema/DeclSpec.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaType.cpp
  test/CodeGenCXX/mangle-ms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1761.4.patch
Type: text/x-patch
Size: 10282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131007/a8107b4d/attachment.bin>


More information about the cfe-commits mailing list