[Lldb-commits] [lldb] [lldb][TypeSynthetic][NFC] Make SyntheticChildrenFrontend::Update() return an enum (PR #80167)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 10 13:34:20 PDT 2024
Michael137 wrote:
> > No particular reason apart from it being scoped, which I thought we might prefer for new enums. But there's no reason it couldn't be an old-school enum
>
> If that's the case I think consistency is more important. Mind putting up a PR?
Yup will do sometime this week
https://github.com/llvm/llvm-project/pull/80167
More information about the lldb-commits
mailing list