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 compilation error with LLVM 18 #1159

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Conversation

tom91136
Copy link
Contributor

@fodinabor Tested with LLVM 18 and LLVM 15, should resolve #1108.

@illuhad
Copy link
Collaborator

illuhad commented Sep 25, 2023

Fails in CI for clang 11, so it looks like some of the #ifdef logic is not yet perfect?

@tom91136
Copy link
Contributor Author

I got (un)lucky with CMake's cached vars. Should be good now.

Copy link
Collaborator

@illuhad illuhad left a comment

Choose a reason for hiding this comment

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

Thanks!

@illuhad illuhad merged commit 7ed4757 into AdaptiveCpp:develop Sep 26, 2023
17 of 18 checks passed
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.

Compilation failure with LLVM trunk (18)
2 participants