From 795901fc46506ac2a5fdaa784316b141b17af7e8 Mon Sep 17 00:00:00 2001 From: Kevin Lubick Date: Wed, 10 May 2017 15:52:41 -0400 Subject: [skia] Make UBSAN experimental (#594) --- projects/skia/project.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'projects/skia/project.yaml') diff --git a/projects/skia/project.yaml b/projects/skia/project.yaml index b52f8b48..8f063578 100644 --- a/projects/skia/project.yaml +++ b/projects/skia/project.yaml @@ -5,4 +5,5 @@ auto_ccs: sanitizers: - address - undefined + experimental: True - memory -- cgit v1.2.3