aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-08-07 19:55:12 +0000
committerNico Weber <nicolasweber@gmx.de>2018-08-07 19:55:12 +0000
commit875f6dae86059761f5e9d7cad5a5c698585fa33d (patch)
tree789b406fbed20575c0de7207de3acf05aa1d7292 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
parent50976393ed8734e043bed2351ef274e1670dc96e (diff)
downloadllvm-875f6dae86059761f5e9d7cad5a5c698585fa33d.zip
llvm-875f6dae86059761f5e9d7cad5a5c698585fa33d.tar.gz
llvm-875f6dae86059761f5e9d7cad5a5c698585fa33d.tar.bz2
Update msbuild integration warnings: Don't warn on /Zi and /X
We do need to map /Zi to /Z7 explicitly for msbuild as explained in this file, but since /Zi is passed by default and since things transparently work fine with it mapped to /Z7, we shouldn't produce effectively inactionable noise for it. Also don't warn on /X since clang-cl supports that (since r326357; the risk of duplicating a bunch of clang-cl driver logic here). https://reviews.llvm.org/D50398 llvm-svn: 339169
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions