[PATCH] [ms-cxxabi] Mangle function pointer arguments correctly

Reid Kleckner rnk at google.com
Mon Jun 3 13:21:48 PDT 2013


    - Use the first declaration, add a test, and simplify.

Hi rsmith, pcc,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D844?vs=2178&id=2250#toc

Files:
  include/clang/AST/ASTContext.h
  lib/AST/ASTContext.cpp
  lib/AST/MicrosoftMangle.cpp
  lib/AST/Type.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaType.cpp
  test/CodeGenCXX/mangle-ms-arg-qualifiers.cpp
  test/Index/print-type.c
  test/Index/print-type.cpp
  test/Sema/function-redecl.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D844.3.patch
Type: text/x-patch
Size: 18336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130603/a30bbd08/attachment.bin>


More information about the cfe-commits mailing list