[PATCH] D32907: [ELF] - Fix warnings when LLD compiled using gcc 7.1.0

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 10:10:19 PDT 2017


davide added a comment.

I dont think you should ignore. Use LLVM_FALLTHROUGH instead but make sure this compiles also on Windows/Mac. I'm afrai we need to do similar warning changes in LLVM in the future.


https://reviews.llvm.org/D32907





More information about the llvm-commits mailing list