diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2019-08-15 13:11:50 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2019-08-15 13:11:50 +0000 |
commit | dc23c832f4f7e5ae8204acfe800bdb611525c8bd (patch) | |
tree | 108cbbeddd12c233f75eba243775b6261d9287e8 /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | ed804dad1e6849c5760dee451c5ce6459632d552 (diff) | |
download | llvm-dc23c832f4f7e5ae8204acfe800bdb611525c8bd.zip llvm-dc23c832f4f7e5ae8204acfe800bdb611525c8bd.tar.gz llvm-dc23c832f4f7e5ae8204acfe800bdb611525c8bd.tar.bz2 |
[OpenMP] Turn on -Wall compiler warnings by default
Instead, maintain a list of disabled options to still build libomp and
libomptarget without warnings. This includes -Wno-error and -Wno-pedantic
to silence warnings that LLVM enables when building in-tree.
I tested the following compilers:
* Clang 6.0, 7.0, 8.0
* GCC 4.8.5 (CentOS 7), GCC 6, 7, 8, 9
* Intel Compiler 16, 17, 18, 19
RFC thread on openmp-dev mailing list:
http://lists.llvm.org/pipermail/openmp-dev/2019-August/002668.html
Differential Revision: https://reviews.llvm.org/D65867
llvm-svn: 368999
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions