[PATCH] D74308: [Debuginfo][NFC] Unify error reporting routines inside DebugInfoDWARF.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 03:31:24 PST 2020
grimar added a comment.
In D74308#1891014 <https://reviews.llvm.org/D74308#1891014>, @avl wrote:
> Ok. just to make me sure: we are going to remove "enum class ErrorPolicy { Halt, Continue };" completetly ?
I believe this is what @jhenderson's suggestion does. There are no other users of `ErrorPolicy` I think, so yes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74308/new/
https://reviews.llvm.org/D74308
More information about the llvm-commits
mailing list