tests: only preload libasan for gcc compilers
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 26 Aug 2022 17:50:53 +0000 (13:50 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commit2d12d310de1f7bbb07c846d9b87079bf96d0ca6f
tree79aa5cd121c64d3f69f6c0988261df112fb6100f
parentf442e7c3aa320ac9c76b83c8c18af2339de1f942
tests: only preload libasan for gcc compilers

Clang appears to not use an external library for ASan, so we should not
try to preload it when building with clang.

Change-Id: I5cd88007fefcd7b8ad7caaee9155d3d9ea7f463e
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10806
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
CI-Build: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
tests/utils/utils.sh
This page took 0.023232 seconds and 4 git commands to generate.