Skip to content

🐛 Fix clang linker issue#301

Merged
bdeane-intel merged 1 commit intointel:mainfrom
elbeno:confused-clang-linker
Dec 2, 2025
Merged

🐛 Fix clang linker issue#301
bdeane-intel merged 1 commit intointel:mainfrom
elbeno:confused-clang-linker

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Dec 2, 2025

Problem:

  • clang-21 gets a link error on a consteval function.

Solution:

  • Make it clear that the variable is constexpr.

Problem:
- clang-21 gets a link error on a `consteval` function.

Solution:
- Make it clear that the variable is `constexpr`.
@bdeane-intel bdeane-intel merged commit 2377309 into intel:main Dec 2, 2025
93 of 96 checks passed
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