[Lldb-commits] [lldb] [LLDB] Add optional callback function to `TypeMatcher` (PR #143748)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 13 03:05:38 PDT 2025


labath wrote:

> Though now that I think about it, couldn't I inspect the type before creating the frontend for a synthetic provider and create the appropriate frontend?

That is what I was imagining, yes.

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


More information about the lldb-commits mailing list