[libcxx-commits] [libcxxabi] [libcxxabi] Remove reference to Type::getInt8PtrTy; NFC (PR #71569)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 8 18:53:24 PST 2023


ldionne wrote:

This is a test for the demangler which uses a bunch of symbols taken from the monorepo. Whether that function actually still exists or not in the LLVM tree is not relevant to the test, so I think this patch is not necessary. This is a common misconception BTW, it's kind of annoying that we have exactly the same names in the demangler tests because it causes confusion like this when people grep throughout the whole monorepo.

I'll close this but please comment and reopen if you disagree.

https://github.com/llvm/llvm-project/pull/71569


More information about the libcxx-commits mailing list