[libcxx-commits] [PATCH] D122530: [demangler] Support C23 _BitInt type

Senran Zhang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Mar 27 07:50:40 PDT 2022


zsrkmyn added a comment.

In D122530#3410074 <https://reviews.llvm.org/D122530#3410074>, @aaron.ballman wrote:

> Thank you for this! It looks correct to me, but the changes should probably come with some test coverage as well.

There are actually some tests in libcxxabi/test/test_demangle.pass.cpp, but since the file is too large, phab folds it as a binary file :-(


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122530



More information about the libcxx-commits mailing list