[PATCH] D119933: [demangler] Add support for C++20 modules

Nathan Sidwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 18 07:12:15 PST 2022


urnathan updated this revision to Diff 409928.
urnathan edited the summary of this revision.
urnathan added a comment.

rebase, & fix formats


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

https://reviews.llvm.org/D119933

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119933.409928.patch
Type: text/x-patch
Size: 27724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220218/a09efaa4/attachment.bin>


More information about the llvm-commits mailing list