From 086276b32950e26117493d884a0526709d9be8b5 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 5 Sep 2016 08:55:26 +0200 Subject: [PATCH] travis: only enable asan workaround for clang (breaks gcc) fixes #2437 --- travis/run-tests.sh | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/travis/run-tests.sh b/travis/run-tests.sh index 7bf4b039..d8a40d77 100755 --- a/travis/run-tests.sh +++ b/travis/run-tests.sh @@ -7,7 +7,9 @@ cd testcases # TODO: remove this workaround once https://bugs.debian.org/836723 is fixed # Found at https://llvm.org/bugs/show_bug.cgi?id=27310#c8: -cat >fixasan.c <fixasan.c <