[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
Thu Dec 7 15:42:25 PST 2023


clayborg wrote:

@adrian-prantl This patch is exactly the same as it was back when you accepted it in Phabricator with two things added:
- fixes for -gsimple-template-names
- updated the new `SBType::FindDirectNestedType(...)`

All tests pass on macOS.

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


More information about the lldb-commits mailing list