[libcxx-commits] [PATCH] D90003: Demangling support for class type non-type template parameter extensions.

Richard Smith - zygoloid via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 22 19:37:38 PDT 2020


rsmith created this revision.
rsmith added a reviewer: erik.pilkington.
Herald added projects: libc++abi, LLVM.
Herald added subscribers: llvm-commits, libcxx-commits.
Herald added a reviewer: libc++abi.
rsmith requested review of this revision.

The extensions in question are described in:
https://github.com/itanium-cxx-abi/cxx-abi/issues/47
https://github.com/itanium-cxx-abi/cxx-abi/issues/63


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90003

Files:
  libcxxabi/src/demangle/ItaniumDemangle.h
  libcxxabi/test/test_demangle.pass.cpp
  llvm/include/llvm/Demangle/ItaniumDemangle.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90003.300150.patch
Type: text/x-patch
Size: 13320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201023/4b69bcb0/attachment-0001.bin>


More information about the libcxx-commits mailing list