[Lldb-commits] [lldb] Add 'FindFirstSymbolWithNameAndType()' to ModuleList. (PR #117777)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 28 04:48:48 PST 2024
Michael137 wrote:
> Reference in
Not sure what the protocol is for this (CC @JDevlieghere @labath). At the very least we should have some coverage for it in the test-suite. There's precedent for this, e.g., APIs that only get exercised on the Swift branch, but at least those are on a public fork and tested on public build-bots.
https://github.com/llvm/llvm-project/pull/117777
More information about the lldb-commits
mailing list