diff options
author | Enji Cooper <yaneurabeya@gmail.com> | 2019-02-18 19:19:34 -0800 |
---|---|---|
committer | Enji Cooper <yaneurabeya@gmail.com> | 2019-02-18 19:19:34 -0800 |
commit | fcf59ca7bf6346ec08ed8591973517cdadc8e342 (patch) | |
tree | 23183b2a3bd3907939665cccaf03d97870b51076 /googlemock/test/gmock_output_test.py | |
parent | d850e144710e330070b756c009749dc7a7302301 (diff) | |
download | googletest-fcf59ca7bf6346ec08ed8591973517cdadc8e342.tar.gz googletest-fcf59ca7bf6346ec08ed8591973517cdadc8e342.tar.bz2 googletest-fcf59ca7bf6346ec08ed8591973517cdadc8e342.zip |
Ignore `-Wsign-conversion` issues
clang++ compilation when `-Wsign-conversion` is currently broken and the
issues within the code are varied and widespread. For the time being
ignore `-Wsign-conversion` issues, even though some of them are valid
and bleed over into issues that would be found with
`-Wtautological-compare`, et al.
Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
Diffstat (limited to 'googlemock/test/gmock_output_test.py')
0 files changed, 0 insertions, 0 deletions