Skip to content

Resolve cast ambiguity in C++ frontend #1551

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

Merged
merged 5 commits into from
May 6, 2024
Merged

Resolve cast ambiguity in C++ frontend #1551

merged 5 commits into from
May 6, 2024

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented Apr 30, 2024

Follow up to #1406. This PR now resolves cast ambiguities in the CXXExtraPass instead of the frontend.

@oxisto oxisto force-pushed the resolve-cast-ambiguity branch from 067728f to fe21bfe Compare April 30, 2024 21:02
@oxisto oxisto marked this pull request as draft May 1, 2024 19:40
@oxisto oxisto marked this pull request as ready for review May 1, 2024 19:53
@oxisto oxisto added the cxx Related to C/C++ language parsing label May 6, 2024
@oxisto oxisto enabled auto-merge (squash) May 6, 2024 15:43
oxisto and others added 5 commits May 6, 2024 17:43
Follow up to #1406. This PR now resolves cast ambiguities in the `CXXExtraPass` instead of the frontend.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@oxisto oxisto force-pushed the resolve-cast-ambiguity branch from 7f71060 to d5309d6 Compare May 6, 2024 15:43
Copy link

sonarqubecloud bot commented May 6, 2024

@oxisto oxisto merged commit 928726a into main May 6, 2024
3 checks passed
@oxisto oxisto deleted the resolve-cast-ambiguity branch May 6, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx Related to C/C++ language parsing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants