42280f8961
On Windows, exported types always have their constructors, destructors, assignment operators, etc... generated, including exception handling. This can require stricter rules about usage of forward declared types. Ensure that we build correctly in that environment (with both MSVC and Clang). Change-Id: I119c368fcf3f0e55acce7b8f9183eca3ae1851fa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207223 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Ben Wagner aka dogben <benjaminwagner@google.com> Reviewed-by: Mike Klein <mtklein@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
cts | ||
lottiecap | ||
pathkit | ||
project-config | ||
skqp | ||
wasm-common | ||
README.md |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).