[PATCH] D95487: Itanium Mangling: Fix handling of <expr-primary> in <template-arg>.

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 27 13:52:50 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ca33605ff0c: Itanium Mangling: Fix handling of <expr-primary> in <template-arg>. (authored by jyknight).

Changed prior to commit:
  https://reviews.llvm.org/D95487?vs=319423&id=319664#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95487

Files:
  clang/lib/AST/ItaniumMangle.cpp
  clang/test/CodeGenCXX/clang-abi-compat.cpp
  clang/test/CodeGenCXX/mangle-abi-tag.cpp
  clang/test/CodeGenCXX/mangle-concept.cpp
  clang/test/CodeGenCXX/mangle-template.cpp
  clang/test/CodeGenCXX/mangle.cpp
  clang/test/CodeGenCXX/matrix-type.cpp
  clang/test/CodeGenCXX/microsoft-uuidof-mangling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95487.319664.patch
Type: text/x-patch
Size: 39256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210127/4fd9d136/attachment-0001.bin>


More information about the cfe-commits mailing list