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

via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 11 15:27:49 PDT 2025


jimingham wrote:

Also, when you go to write tests be sure to write a test with this case.  If there were a way to add the validator from Python you could do this pretty easily.  Maybe you can do it a unit test w/o going that far?

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


More information about the lldb-commits mailing list