skia2/modules/sksg
John Stiles 4250effcc5 Prepare to reenable unreachable-code warnings.
Adding double-parens around an `if ((false))` squelches the warning.
In other cases, you can squelch the warning by assigning the
always-constant(-on-this-machine) check into a constexpr bool.

Change-Id: I5a344fb45779c5bd2865edb3cffaf839ba9a5d85
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/504597
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2022-02-04 21:45:39 +00:00
..
include [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
samples [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
src [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
tests Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
BUILD.bazel [canvaskit] Add skottie to Bazel build 2022-02-04 19:18:27 +00:00
BUILD.gn Separate general defaults from Skia defaults 2021-03-22 15:30:56 +00:00
sksg.gni