-
Notifications
You must be signed in to change notification settings - Fork 87
[FEATURE] Clang support #3195
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
[FEATURE] Clang support #3195
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
909247c
[FIX] Remove __cpp_nontype_template_parameter_class
eseiler a8f17b4
[FIX] Unused variables
eseiler fcaeab2
[FIX] Ambiguous function call
eseiler 1dc6c27
[FIX] explicit ctor/assign is implicitly deleted
eseiler 5ba6a51
[FIX] Missing check for include
eseiler 19b2ff6
[FIX] cvtsi64x is deprecated
eseiler 92380a1
[FIX] Workaround clang __builtin_constant_p
eseiler fe386b2
[FIX] Constraint/template differs in redeclaration
eseiler a3304ab
[FIX] Mismatched tags (class/struct)
eseiler 1baf50f
[FIX] Member might not be default initializable
eseiler 5040fc5
[FIX] Workaround clang span alphabet_variant
eseiler 9fa8e39
[FIX] Parentheses in requires
eseiler 362ee37
[FIX] Comparison of repeat_view
eseiler 87fec13
[FIX] Cyclic requires
eseiler 24a3fa1
[FIX] Workaround cpp23+clang tuple weirdness
eseiler 13c900d
[FIX] Braces around scalar initializer
eseiler 923fc7d
[FIX] Operator precedence
eseiler ea9956b
[INFRA] CMake
eseiler dfba50b
[INFRA] CI
eseiler 64dc64b
[FIX] Change constexpr test
eseiler 62392a1
[FIX] take_until_view_test
eseiler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[FIX] Workaround clang span alphabet_variant
- Loading branch information
commit 5040fc5399b6d2a359ac842fcedd9cb1f797fa02
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.