-
Notifications
You must be signed in to change notification settings - Fork 82
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
[FEATURE] Clang support #3195
Merged
Merged
[FEATURE] Clang support #3195
Commits on Sep 28, 2023
-
[FIX] Remove __cpp_nontype_template_parameter_class
The correct version would have been __cpp_nontype_template_args >= 201911L. All supported compilers fulfil this.
Configuration menu - View commit details
-
Copy full SHA for 909247c - Browse repository at this point
Copy the full SHA 909247cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f17b4 - Browse repository at this point
Copy the full SHA a8f17b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcaeab2 - Browse repository at this point
Copy the full SHA fcaeab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc6c27 - Browse repository at this point
Copy the full SHA 1dc6c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ba6a51 - Browse repository at this point
Copy the full SHA 5ba6a51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b2ff6 - Browse repository at this point
Copy the full SHA 19b2ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92380a1 - Browse repository at this point
Copy the full SHA 92380a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe386b2 - Browse repository at this point
Copy the full SHA fe386b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3304ab - Browse repository at this point
Copy the full SHA a3304abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1baf50f - Browse repository at this point
Copy the full SHA 1baf50fView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5040fc5 - Browse repository at this point
Copy the full SHA 5040fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa8e39 - Browse repository at this point
Copy the full SHA 9fa8e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362ee37 - Browse repository at this point
Copy the full SHA 362ee37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87fec13 - Browse repository at this point
Copy the full SHA 87fec13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24a3fa1 - Browse repository at this point
Copy the full SHA 24a3fa1View commit details -
[FIX] Braces around scalar initializer
Clang in CPP20 mode emits bogus warnings for seqan3::pod_tuple
Configuration menu - View commit details
-
Copy full SHA for 13c900d - Browse repository at this point
Copy the full SHA 13c900dView commit details -
overloaded <</>> has higher precedence than ==
Configuration menu - View commit details
-
Copy full SHA for 923fc7d - Browse repository at this point
Copy the full SHA 923fc7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9956b - Browse repository at this point
Copy the full SHA ea9956bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfba50b - Browse repository at this point
Copy the full SHA dfba50bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64dc64b - Browse repository at this point
Copy the full SHA 64dc64bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62392a1 - Browse repository at this point
Copy the full SHA 62392a1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.