Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Aug 13, 2025

Problem:

  • Variables which are not constexpr, but are static, are erroneously detected as constexpr.

Solution:

  • Fix the constexpr detection.

Problem:
- Variables which are not `constexpr`, but are `static`, are erroneously detected
  as `constexpr`.

Solution:
- Fix the `constexpr` detection.
@elbeno elbeno marked this pull request as ready for review August 13, 2025 19:47
@bdeane-intel bdeane-intel merged commit 8e2f948 into intel:main Aug 13, 2025
42 checks passed
@elbeno elbeno deleted the fix-cx-detect branch October 16, 2025 20:06
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.

3 participants