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

Reid Kleckner rnk at google.com
Mon Oct 7 16:56:30 PDT 2013


    - Rename to isFirstDeclarationOfMember.

Hi rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1761?vs=4712&id=4718#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.5.patch
Type: text/x-patch
Size: 10334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131007/17c3f23d/attachment.bin>


More information about the cfe-commits mailing list