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

Reid Kleckner rnk at google.com
Wed Sep 25 18:08:43 PDT 2013


    - Combine the two checks into isStaticMember

Hi rsmith,

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

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

Files:
  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/SemaDecl.cpp
  lib/Sema/SemaType.cpp
  test/CodeGenCXX/mangle-ms.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1761.2.patch
Type: text/x-patch
Size: 9592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130925/fe1d90ae/attachment.bin>


More information about the cfe-commits mailing list