commit | f059900f75639f1b1a03f2c25333ef9aa22d58b8 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Jul 13 06:18:39 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jul 13 06:18:39 2015 -0700 |
tree | f7c27d37b1c84ac3f7e4b15af4eb513be84a922a | |
parent | 4598fc3c123cd8af1dac5596f955a375186a31f3 [diff] |
Fix up -Winconsistent-missing-override (and a couple presubmit fixes) This allows us to turn back on -Werror for LLVM coverage builds, and more generally supports building with Clang 3.7. No public API changes. TBR=reed@google.com BUG=skia: Review URL: https://codereview.chromium.org/1232463006