commit | b0051dfaca6e957fa62ab61c0ef2a42df7964d37 | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Wed Jan 13 11:39:15 2016 -0800 |
committer | Jim Stichnoth <stichnot@chromium.org> | Wed Jan 13 11:39:15 2016 -0800 |
tree | bd222ef518aea73d7833008187e2588075549153 | |
parent | 5aa4b89fd0d73350b7331ce5305584776de533ff [diff] |
Subzero: Fix g++ warnings. This tries to use the same -W options that the buildbots use, to reduce the amount of warning spam in the logs. BUG= none R=jpp@chromium.org Review URL: https://codereview.chromium.org/1575873006 .