skia2/modules/skparagraph
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
..
bench [infra] Add SkParagraph (harfbuzz, ICU) to Canvaskit Bazel build. 2021-11-30 21:01:06 +00:00
gm Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
include Updating the API description for Flutter 2022-02-01 15:36:41 +00:00
samples Fixing some getRectsForRange issues 2022-01-06 18:53:23 +00:00
src ParagraphBuilder::Reset 2022-01-25 19:24:40 +00:00
tests ParagraphBuilder::Reset 2022-01-25 19:24:40 +00:00
utils [infra] Add SkParagraph (harfbuzz, ICU) to Canvaskit Bazel build. 2021-11-30 21:01:06 +00:00
BUILD.bazel [infra] Add SkParagraph (harfbuzz, ICU) to Canvaskit Bazel build. 2021-11-30 21:01:06 +00:00
BUILD.gn Fix compilation with "skia_enable_skparagraph = false" 2021-08-31 18:50:20 +00:00
skparagraph.gni Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00
test.html Yet another workaround Thai \n problem (same as txtlib) 2020-11-06 19:33:39 +00:00