skia2/include
John Stiles 5723585ba3 Disable the CFI sanitizer only when casting pointers.
The cast of newly-allocated memory to T* is the only thing that triggers
a CFI error; we can let CFI instrument the rest of the code normally.

Change-Id: I0e6ab76dbddf031967bee34f5a05986ff58e6714
Bug: skia:13339
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/545676
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: John Stiles <johnstiles@google.com>
2022-06-01 15:10:35 +00:00
..
android [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
c [bazel] Add fixes for G3 2022-05-31 19:50:47 +00:00
codec [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
config [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
core [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
docs [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
effects Constify the uniform value SkDatas in runtime effects 2022-05-31 16:59:10 +00:00
encode [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
gpu [bazel] Add fixes for G3 2022-05-31 19:50:47 +00:00
pathops [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
ports [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
private Disable the CFI sanitizer only when casting pointers. 2022-06-01 15:10:35 +00:00
sksl Remove pending-error support from the ErrorReporter. 2022-05-31 15:46:10 +00:00
svg [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
third_party [bazel] Get GPU examples working 2022-05-31 14:14:54 +00:00
utils [bazel] Fix typo 2022-06-01 13:44:40 +00:00
BUILD.bazel [bazel] Add in hierarchical filegroup Bazel rules. 2022-05-31 14:14:54 +00:00
OWNERS Add Bazel folks as owners to BUILD.bazel files 2021-11-09 14:24:54 +00:00