[Lldb-commits] [lldb] [lldb][ValueObject][NFC] Remove unused SyntheticChildrenFrontEnd member (PR #164249)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 20 13:37:47 PDT 2025
https://github.com/adrian-prantl approved this pull request.
This is great, IMO almost all IsValid APIs should be replaced by static constructor methods returning `llvm::Expected` anyway.
https://github.com/llvm/llvm-project/pull/164249
More information about the lldb-commits
mailing list