[libcxx-commits] [PATCH] D119933: [demangler] Add support for C++20 modules
Nathan Sidwell via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 10 04:45:02 PST 2022
urnathan updated this revision to Diff 414345.
urnathan removed a reviewer: ChuanqiXu.
urnathan added a comment.
rebased, the clang-format CI fail is due to testcase formatting that I have not touched.
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.414345.patch
Type: text/x-patch
Size: 27802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220310/e1104e8e/attachment-0001.bin>
More information about the libcxx-commits
mailing list