]> git.ipfire.org Git - thirdparty/gcc.git/commit
Compile using ASAN on the github CI
authorOwen Avery <powerboat9.gamer@gmail.com>
Tue, 27 Aug 2024 03:08:30 +0000 (23:08 -0400)
committerP-E-P <32375388+P-E-P@users.noreply.github.com>
Tue, 10 Sep 2024 16:33:34 +0000 (16:33 +0000)
commit7e0feecb56e966a23d713c4f831684f14dbe40f5
treedc0a5a042aa601f993630c1eb9eeab196bed8bc3
parentc5f9d6ddf9363401b10849832c6ebc5e1a70067c
Compile using ASAN on the github CI

ChangeLog:

* .github/workflows/ccpp.yml: Add job for running tests with
ASAN.
* .github/no-bootstrap-asan.mk: New file.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
.github/no-bootstrap-asan.mk [new file with mode: 0644]
.github/workflows/ccpp.yml