[Lldb-commits] [lldb] Make only one function that needs to be implemented when searching for types (PR #74786)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 13 21:33:20 PST 2023
clayborg wrote:
> @clayborg Do you by any chance happen to already have a version of this patch that applies cleanly to apple/llvm-project stable/20230725? If not @Michael137 might try to backport it.
I do not, only what is in top of tree. Totally worth backporting this though. I was able to most apply this patch cleanly from my original patch from early this year, so it shouldn't be too hard to backport.
https://github.com/llvm/llvm-project/pull/74786
More information about the lldb-commits
mailing list