[PATCH] D71246: [llvm-readobj][llvm-readelf] - Remove excessive empty lines when reporting errors and warnings.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 09:14:00 PST 2019
jhenderson added a comment.
On the surface, this change looks fine to me. Have you checked that there are no more cases in the code where a warning can be reported in the middle of a line?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71246/new/
https://reviews.llvm.org/D71246
More information about the llvm-commits
mailing list