All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Restrict Clang/LLVM supported versions
@ 2024-02-29  9:55 Roger Pau Monne
  2024-02-29  9:55 ` [PATCH 1/2] README: bump minimum required clang/llvm version Roger Pau Monne
  2024-02-29  9:55 ` [PATCH 2/2] automation: introduce non debug clang based tests Roger Pau Monne
  0 siblings, 2 replies; 12+ messages in thread
From: Roger Pau Monne @ 2024-02-29  9:55 UTC (permalink / raw)
  To: xen-devel
  Cc: Roger Pau Monne, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu, Doug Goldstein

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-03-12 22:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29  9:55 [PATCH 0/2] Restrict Clang/LLVM supported versions Roger Pau Monne
2024-02-29  9:55 ` [PATCH 1/2] README: bump minimum required clang/llvm version Roger Pau Monne
2024-02-29 12:11   ` Jan Beulich
2024-02-29 12:40     ` Roger Pau Monné
2024-02-29 13:01       ` Jan Beulich
2024-02-29 13:12         ` Jan Beulich
2024-02-29 14:21           ` Roger Pau Monné
2024-02-29 14:28             ` Jan Beulich
2024-03-12 22:45   ` Julien Grall
2024-02-29  9:55 ` [PATCH 2/2] automation: introduce non debug clang based tests Roger Pau Monne
2024-03-05 17:29   ` Roger Pau Monné
2024-03-07 22:15   ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.