tool/set_analyzer_env: disable implicit-integer-truncation
authorJames Zern <jzern@google.com>
Mon, 1 Apr 2019 19:03:22 +0000 (12:03 -0700)
committerJames Zern <jzern@google.com>
Mon, 1 Apr 2019 19:40:53 +0000 (12:40 -0700)
commite59f78b4842ee46fe5c0d64a47212a0ea5472585
tree963d067bb43e14ad6a3d3197841b1f908a99e562
parentefab8f3d2eb8f851f3c96577e8cae48d90e2692a
tool/set_analyzer_env: disable implicit-integer-truncation

with clang-7 this causes additional warnings in x86 intrinsics and
elsewhere. disabling for now to unblock new changes.

BUG=webm:1615

Change-Id: Ide9cacee5547ed432f980f6804e1414f32639121
tools/set_analyzer_env.sh