[libcxx-commits] [libcxxabi] [llvm] [ItaniumDemangle][test] Turn ItaniumDemangle tests into LLVM unit-tests (PR #137947)

Michael Buch via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 6 05:00:09 PDT 2025


Michael137 wrote:

Since the main goal of all of this is to just get some additional testing into LLDB. Maybe all we should do is put those test-cases in a text-file, sync it into LLVM, and make it accessible to LLDB that way? Without adding/copying the tests into LLVM? That avoids having the test-code in 2 places. The weird part is having this text-file live in LLVM and only be used from LLDB tests. But maybe that's fine.

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


More information about the libcxx-commits mailing list