dawn-cmake/generator/templates/dawn_wire
Corentin Wallez 00b90ea832 Enable more warning needed for Skia to build with Dawn on Linux
The new warnings are:

 - -Wdeprecated-copy
 - -Winvalid-offsetof
 - -Wpessimizing-move

And the list of warnings was sorted alphabetically.

Bug: chromium:1072449
Change-Id: I9f3eecae645455c481ecc2e0be4df350e1453907
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/20381
Reviewed-by: Zhenyao Mo <zmo@google.com>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2020-04-24 17:02:53 +00:00
..
client dawn_wire: Validate all objects are from the same device in the client 2020-04-15 17:58:25 +00:00
server Cleanup: Rename dawn_wire Object "serial" to "generation" 2020-04-13 17:50:51 +00:00
WireCmd.cpp Enable more warning needed for Skia to build with Dawn on Linux 2020-04-24 17:02:53 +00:00
WireCmd.h Enable more warning needed for Skia to build with Dawn on Linux 2020-04-24 17:02:53 +00:00