[Lldb-commits] [lldb] [lldb][test] Test all libcxxabi demangler test-cases against TrackingOutputBuffer (PR #137793)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 29 14:41:33 PDT 2025


Michael137 wrote:

> > Do we really want a copy of all those test-cases in LLDB?
> 
> Is it also in the monorepo? Can we just use a relative path to the file?

Yup it is in the libcxxabi subdirectory. Is there precendent for such cross-project references ? (i guess header includes would be an example :) ). Happy to do that if that's acceptable

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


More information about the lldb-commits mailing list