Skip to content

Update CI: Add clang 22#2905

Merged
JohanMabille merged 7 commits intoxtensor-stack:masterfrom
Alex-PLACET:update_ci
May 5, 2026
Merged

Update CI: Add clang 22#2905
JohanMabille merged 7 commits intoxtensor-stack:masterfrom
Alex-PLACET:update_ci

Conversation

@Alex-PLACET
Copy link
Copy Markdown
Contributor

@Alex-PLACET Alex-PLACET commented Apr 30, 2026

Checklist

  • The title and commit message(s) are descriptive.
  • Small commits made to fix your PR have been squashed to avoid history pollution.
  • Tests have been added for new features or bug fixes.
  • API of new functions and classes are documented.

Description

Add clang 22 and gcc 15 in the CI

@Alex-PLACET Alex-PLACET marked this pull request as ready for review April 30, 2026 12:16
@Alex-PLACET
Copy link
Copy Markdown
Contributor Author

@JohanMabille ping

) const -> conditional_reference<IS_CONST>
{
constexpr size_t n_indices_full = n_indices_full_v<>;
constexpr size_t n_indices_full = nb_integral_slices;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a comment that this is a workaround? n_indices_full_v<> should be valid.

Alex-PLACET and others added 2 commits May 5, 2026 10:28
Co-authored-by: Copilot <copilot@github.com>
@Alex-PLACET Alex-PLACET changed the title Update CI: Add clang 22 and gcc 15 Update CI: Add clang 22 May 5, 2026
@Alex-PLACET
Copy link
Copy Markdown
Contributor Author

I removed clang 15 as it was not available on ppa.
There is some code to uncomment when the new github runner image for Ubuntu will be available.

@JohanMabille JohanMabille merged commit 5caa64d into xtensor-stack:master May 5, 2026
24 checks passed
@Alex-PLACET Alex-PLACET deleted the update_ci branch May 5, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants