[PATCH] D158438: [DwarfDebug][NFC] Factor out 'isInitialized' logic

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 09:54:01 PDT 2023


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

I wonder if these should all be constructors or static ::create() methods?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158438/new/

https://reviews.llvm.org/D158438



More information about the llvm-commits mailing list