[Lldb-commits] [PATCH] D123203: [lldb] Silence GCC warnings about missing returns after fully covered switches. NFC.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 6 04:59:11 PDT 2022
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Yes, that's the way we usually deal with this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123203/new/
https://reviews.llvm.org/D123203
More information about the lldb-commits
mailing list