[PATCH] D66023: Warning disable for mod-by-zero and union 'uninitialized' use
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 12 12:57:43 PDT 2019
thakis added a comment.
This broke -Werror bots due to -Wnewline-eof. I added missing newlines in r368613 to fix this. Please configure your editor to save files with (exactly) one newline for next time :)
See also the "New newline at end of file" notes in phab.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66023/new/
https://reviews.llvm.org/D66023
More information about the llvm-commits
mailing list