travis.yml: Move the -fsanitize=undefined test to the gitlab-CI
commitc2b33c43fd6f65897adbf5209dbc08ee5cb6d47e
authorThomas Huth <thuth@redhat.com>
Thu, 11 Feb 2021 12:27:37 +0000 (11 12:27 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 15 Feb 2021 09:38:26 +0000 (15 09:38 +0000)
tree08250629027b7d94a03b9c55ecd5745b707e7a18
parent04250c69bc100daf95a221b39ee438e679d093e8
travis.yml: Move the -fsanitize=undefined test to the gitlab-CI

Add it to the existing Clang job and also add a job that covers the
linux-user code with this compiler flag. To make sure that the detected
problems are not simply ignored, let's also use "-fno-sanitize-recover=..."
now instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210211045455.456371-3-thuth@redhat.com>
Message-Id: <20210211122750.22645-3-alex.bennee@linaro.org>
.gitlab-ci.yml
.travis.yml