Skip to content

[build] Use C++17 standard #20

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 1 commit into from
Aug 3, 2023
Merged

[build] Use C++17 standard #20

merged 1 commit into from
Aug 3, 2023

Conversation

egorzhdan
Copy link
Contributor

This tells the Swift compiler to parse LLVM C++ headers in C++17 mode. LLVM codebase requires C++17 since last year, and this change prevents compilation errors when building the bindings.

This tells the Swift compiler to parse LLVM C++ headers in C++17 mode. LLVM codebase requires C++17 since last year, and this change prevents compilation errors when building the bindings.
@egorzhdan egorzhdan requested review from hyp and zoecarver August 3, 2023 13:24
@egorzhdan egorzhdan merged commit bab52f1 into llvm.org/main Aug 3, 2023
@egorzhdan egorzhdan deleted the egorzhdan/cpp17 branch August 3, 2023 13:24
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.

1 participant