commit | a8889403fda4e9ec007bfdc84102c86c54513bea | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Tue Nov 03 13:29:43 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Nov 04 14:48:28 2020 +0000 |
tree | 8d55edd5bf7f206234327cf70fcf292b46c1f9f6 | |
parent | a8f4c91114b542d658ca35f7d27e794340e3dce0 [diff] |
Re-enable -Wdeprecated-copy-dtor. This was mostly working already, because violating this warning would break one of our builds, Build-Debian10-EMCC-wasm-Release-WasmGMTests. Example: https://status.skia.org/logs/BmABdx9EQKaH89CcbwU2/605bf360-b5b1-4a72-9e9f-465444f7f36c This did require a fix to Dawn (thanks to cwallez@): https://dawn-review.googlesource.com/c/dawn/+/30701 Change-Id: I17723bda02f13895f9e19ea2e94dc48c2cdb1572 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/330741 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com>