https://github.com/Michael137 approved this pull request.
I found this useful in the past, so LGTM, thanks!
We also seem to have lost the counterpart log message which tells us whether we
found something or not:
```
GetObjectFile()->GetModule()->LogMessage(
log,
"SymbolFileDWARF::FindTypes (sc, name=\"{0}\", parent_decl_ctx "
"= NULL, max_matches={1}, type_list) => {2}",
name.GetCString(), max_matches, types.GetSize());
```
Would be nice to restore that too (unless it's now logged elsewhere)
https://github.com/llvm/llvm-project/pull/106030
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits