[PATCH] D44297: [lld-link] For suppressible warnings, print the suppressing flag.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 12 05:08:01 PDT 2018
thakis closed this revision.
thakis added a comment.
r327257, thanks!
Maybe we should also print something like
"use /ignore: to suppress numbered warnings"
if we print at least one warning with a number. Not in this change here, though.
https://reviews.llvm.org/D44297
More information about the llvm-commits
mailing list