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

Added a case in ICG makefile to use C++17 for clang 16 #1621

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

hchen99
Copy link
Contributor

@hchen99 hchen99 commented Nov 30, 2023

Added a case in ICG makefile to use C++17 for clang 16 as by default, Clang 16 or later builds C++ code according to the C++17 standard.

…ater builds C++ code according to the C++17 by default.
@hchen99 hchen99 linked an issue Nov 30, 2023 that may be closed by this pull request
@coveralls
Copy link

Coverage Status

coverage: 55.755% (+0.02%) from 55.735%
when pulling 4450c65 on 1564-llvm-16
into e40fe00 on master.

@sharmeye sharmeye merged commit 9ead0a2 into master Nov 30, 2023
11 checks passed
@sharmeye sharmeye deleted the 1564-llvm-16 branch November 30, 2023 20:39
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.

Can't compile on Mac with llvm 16
3 participants