[PATCH] D66418: [llvm-objdump] - Cleanup the error reporting.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 09:24:53 PDT 2019
MaskRay added a comment.
We probably should do `reportWarning` to conform to LLVM's coding style since it is a new function.
The description should mention that full stops are now deleted from the messages.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66418/new/
https://reviews.llvm.org/D66418
More information about the llvm-commits
mailing list