[PATCH] D121801: [llmv-pdbutil] Replace ExitOnError with explicit error handling.
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 06:36:04 PDT 2022
CarlosAlbertoEnciso updated this revision to Diff 416480.
CarlosAlbertoEnciso added a comment.
Addressed the remainding comment from @aganea, in relation to the
ExitOnError Err("Unexpected error processing modules: ");
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121801/new/
https://reviews.llvm.org/D121801
Files:
llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
llvm/tools/llvm-pdbutil/InputFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121801.416480.patch
Type: text/x-patch
Size: 21156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/3bffb14b/attachment.bin>
More information about the llvm-commits
mailing list