[Lldb-commits] [lldb] [lldb][TypeSynthetic][NFC] Make SyntheticChildrenFrontend::Update() return an enum (PR #80167)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 9 19:15:20 PDT 2024


JDevlieghere 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? 

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


More information about the lldb-commits mailing list