[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Mon Sep 24 21:23:10 UTC 2018


 .circleci/config.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 12b8baa7653741ba13a89cd40f1f36b8bac11666
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Mon Sep 24 17:22:39 2018 -0400

    [msan] Enable again to get a build log, and try to play with suppressions

diff --git a/.circleci/config.yml b/.circleci/config.yml
index 66489e87..e5640b51 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -249,7 +249,7 @@ workflows:
       - archlinux-debug-O0-py3
       - clang-O3-O0
       - clang-asan
-      #- clang-msan
+      - clang-msan
       - clang-tsan
       - clang-ubsan
       - fedora-outoftreebuild


More information about the HarfBuzz mailing list