U.Mutlu via llvm-dev
2018-Jun-19 11:43 UTC
[llvm-dev] About 161 warnings by gcc/g++ when building llvm & clang/clang++ with it
Hi, attached is a list of about 161 warnings (-Wall -Wextra) the latest gcc/g++ (from svn repo) generates when building the latest llvm & clang & libs (from svn repo) with it. $ g++-latest --version g++-latest (GCC) 9.0.0 20180618 (experimental) [trunk revision 261695] $ clang++ --version clang version 7.0.0 (trunk 334978) Target: x86_64-unknown-linux-gnu Thread model: posix In the attached txt-file (40K, tar.gz-packed 5K), completely dupe lines have been filtered out. There are still some dupe warnings in the list, but differing in context depending on the different locations it was called from (ie. the warning texts differ). -- U.Mutlu -------------- next part -------------- A non-text attachment was scrubbed... Name: warnings_by_gcc_for_llvm_clang_build.tar.gz Type: application/gzip Size: 4692 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180619/38f1f7d4/attachment.bin>