]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/ci-use-clang-for-sanitizer-jobs'
authorJunio C Hamano <gitster@pobox.com>
Tue, 20 Jun 2023 22:53:11 +0000 (15:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Jun 2023 22:53:11 +0000 (15:53 -0700)
Clang's sanitizer implementation seems to work better than GCC's.

* jk/ci-use-clang-for-sanitizer-jobs:
  ci: drop linux-clang job
  ci: run ASan/UBSan in a single job
  ci: use clang for ASan/UBSan checks


Trivial merge