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

Nathan Sidwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 09:43:08 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
urnathan marked an inline comment as done.
Closed by commit rGc354167ae217: [demangler] Add support for C++20 modules (authored by urnathan).
Herald added a project: libc++abi.
Herald added a reviewer: libc++abi.

Changed prior to commit:
  https://reviews.llvm.org/D119933?vs=414345&id=417325#toc

Repository:
  rG LLVM Github Monorepo

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.417325.patch
Type: text/x-patch
Size: 27802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/7131e42c/attachment.bin>


More information about the llvm-commits mailing list