[libcxxabi] [llvm] [ItaniumDemangle][test] Factor demangler test-cases into file and sync into LLVM (PR #137947)

Pavel Labath via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 14 06:07:49 PDT 2025


labath wrote:

Fundamentally there, no reason why these tests need to use llvm symbol names. Maybe we could change (at least the most egregious offenders) to some unrelated strings (keeping the same length, to make things simple)?

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


More information about the llvm-commits mailing list