diff options
author | James Y Knight <jyknight@google.com> | 2019-01-29 19:33:48 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2019-01-29 19:33:48 +0000 |
commit | 3f8b9166989709d1d893524f5590f8064e824554 (patch) | |
tree | b08a01cb714f049e320e9cc4b785ce6550ec23b2 /llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp | |
parent | d37ff4e888729c807fc4b9e8d2cac0846c5dcf73 (diff) | |
download | bcm5719-llvm-3f8b9166989709d1d893524f5590f8064e824554.tar.gz bcm5719-llvm-3f8b9166989709d1d893524f5590f8064e824554.zip |
Fix the behavior of clang's -w flag.
It is intended to disable _all_ warnings, even those upgraded to
errors via `-Werror=warningname` or `#pragma clang diagnostic error'
Fixes: https://llvm.org/PR38231
Differential Revision: https://reviews.llvm.org/D53199
llvm-svn: 352535
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp')
0 files changed, 0 insertions, 0 deletions