]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: travis: re-enable ASAN on clang
authorWilly Tarreau <w@1wt.eu>
Wed, 18 Mar 2020 08:35:58 +0000 (09:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 18 Mar 2020 08:35:58 +0000 (09:35 +0100)
commit98ebeca1ed368ec169ef693873e10d43c61cb10b
treea13807a49298b0799ae5d1f492510f3d5b239928
parent48e8603a9c3b5b2509511665cb58d3bde8dfdb65
CI: travis: re-enable ASAN on clang

As spotted by Tim, ASAN is disabled on clang-9 due to an exact compiler
name match. Let's relax the rule and accept "clang" and "clang-*". More
context here: https://www.mail-archive.com/haproxy@formilux.org/msg36688.html
.travis.yml