[PATCH] D98687: Fix demangling of optional template-args for vendor extended type qualifier.

Alex Orlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 12:40:53 PDT 2021


aorlov updated this revision to Diff 332758.
aorlov added a project: libc++abi.
aorlov added a comment.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++abi.

Thanks for the comment, Kristina. 
I have added the same changes to libcxxabi.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98687

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98687.332758.patch
Type: text/x-patch
Size: 4705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/5365ca2a/attachment.bin>


More information about the llvm-commits mailing list