Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change TR_ASSERT_FATAL to static_assert in TR_AliasSetInterface #7355

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

ChungHsuanChen
Copy link
Contributor

@ChungHsuanChen ChungHsuanChen commented Jun 1, 2024

Replace some uses of TR_ASSERT_FATAL with static_assert in AliasSetInterface.hpp

Closes: #4933

Replace some uses of TR_ASSERT_FATAL with static_assert in AliasSetInterface.hpp

Issue: eclipse#4933
@0xdaryl
Copy link
Contributor

0xdaryl commented Jun 3, 2024

Jenkins build all

@0xdaryl 0xdaryl self-assigned this Jun 3, 2024
@0xdaryl 0xdaryl merged commit 398030f into eclipse:master Jun 3, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change TR_ASSERT_FATAL to static_assert in TR_AliasSetInterface
2 participants