mbox series

[0/2] Restrict Clang/LLVM supported versions

Message ID 20240229095529.17723-1-roger.pau@citrix.com (mailing list archive)
Headers show
Series Restrict Clang/LLVM supported versions | expand

Message

Roger Pau Monné Feb. 29, 2024, 9:55 a.m. UTC
Hello,

The following series limits the supported versions of Clang to what I
actually care about, as I seem to be the only one that actively uses
Clang/LLVM builds of Xen.

Patch 2 adds non-debug tests for -clang builds.

Thanks, Roger.

Roger Pau Monne (2):
  README: bump minimum required clang/llvm version
  automation: introduce non debug clang based tests

 README                          |  2 +-
 automation/gitlab-ci/build.yaml | 45 ---------------------------------
 automation/gitlab-ci/test.yaml  | 18 +++++++++++--
 3 files changed, 17 insertions(+), 48 deletions(-)