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

Fix #11789 FP knownConditionTrueFalse with std::vector::size() #5184

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

chrchr-github
Copy link
Collaborator

There is special handling for size_t in ValueType::fromLibraryType(), which gets preempted if it is also configured as a podtype.

Copy link
Owner

@danmar danmar left a comment

Choose a reason for hiding this comment

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

lgtm

@chrchr-github chrchr-github merged commit 6c750d9 into danmar:main Jun 23, 2023
64 checks passed
@chrchr-github chrchr-github deleted the chr_Fix11789 branch August 11, 2023 17:22
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