Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Aug 12, 2025

Problem:

  • Compilers are finicky with use of __typeof__ and may ICE.

Solution:

  • Minimize use of __typeof__ to where we know the argument is a type.

Problem:
- Compilers are finicky with use of `__typeof__` and may ICE.

Solution:
- Minimize use of `__typeof__` to where we know the argument is a type.
@elbeno elbeno merged commit ff96a19 into intel:main Aug 12, 2025
42 checks passed
@elbeno elbeno deleted the fix-typeof-use branch August 12, 2025 19:32
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