[PATCH] MS ABI: Mangle member pointer template arguments

Reid Kleckner rnk at google.com
Wed Feb 5 08:39:14 PST 2014


    - Avoid ambiguity by using class template mangling for null data memptrs

Hi majnemer, rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2695?vs=6865&id=6892#toc

Files:
  include/clang/AST/ASTContext.h
  include/clang/AST/DeclCXX.h
  include/clang/AST/Mangle.h
  include/clang/Basic/Attr.td
  lib/AST/ASTContext.cpp
  lib/AST/MicrosoftCXXABI.cpp
  lib/AST/MicrosoftMangle.cpp
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/CGVTables.h
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/mangle-ms-templates-memptrs.cpp
  test/SemaCXX/cxx98-compat.cpp
  test/SemaCXX/nullptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2695.2.patch
Type: text/x-patch
Size: 38627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140205/2150eed7/attachment.bin>


More information about the cfe-commits mailing list