[PATCH 0/2] Restrict Clang/LLVM supported versions

Roger Pau Monne posted 2 patches 1 month, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240229095529.17723-1-roger.pau@citrix.com
README                          |  2 +-
automation/gitlab-ci/build.yaml | 45 ---------------------------------
automation/gitlab-ci/test.yaml  | 18 +++++++++++--
3 files changed, 17 insertions(+), 48 deletions(-)
[PATCH 0/2] Restrict Clang/LLVM supported versions
Posted by Roger Pau Monne 1 month, 4 weeks ago
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(-)

-- 
2.44.0