[PATCH] D80409: [MS ABI] Add mangled type for auto template parameter whose argument kind is Integeral

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 18:52:56 PDT 2020


zequanwu updated this revision to Diff 291111.
zequanwu marked 2 inline comments as done.
zequanwu retitled this revision from "[MS ABI] Add mangled type for auto template parameter whose argument kind is Integeral " to "[MS ABI] Add mangled type for auto template parameter whose argument kind is Integeral".
zequanwu added a comment.

rebase and address comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80409/new/

https://reviews.llvm.org/D80409

Files:
  clang/include/clang/Basic/LangOptions.h
  clang/lib/AST/MicrosoftMangle.cpp
  clang/test/CodeGenCXX/mangle-ms-auto-templates.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80409.291111.patch
Type: text/x-patch
Size: 7418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200911/d257aec0/attachment.bin>


More information about the cfe-commits mailing list