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 regression in GCC 11 #90

Merged
merged 6 commits into from
Apr 17, 2024

Conversation

mingxwa
Copy link
Collaborator

@mingxwa mingxwa commented Apr 17, 2024

Split has_tuple_element from is_tuple_like_well_formed fixes the issue in GCC 11. No functional changes. Also updated pipeline to verify the major releases of GCC and clang.

Fixes #89

@mingxwa mingxwa changed the title Fix regression in GCC 11.2 Fix regression in GCC 11 Apr 17, 2024
@mingxwa mingxwa self-assigned this Apr 17, 2024
@mingxwa mingxwa marked this pull request as ready for review April 17, 2024 09:06
@mingxwa mingxwa merged commit 60ecacd into microsoft:main Apr 17, 2024
4 checks passed
@mingxwa mingxwa deleted the user/mingxwa/fix-regression branch April 17, 2024 11:04
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.

Fail to build with GCC 11.2
2 participants