-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
discussionpriority:mediumShould be solved within half a yearShould be solved within half a yearworkload:lowWould take half a day or lessWould take half a day or less
Description
Feature request
We are currently only compiling t8code with GCC, but as mentioned in PR #1524 Clang seems to be more strict.
Is your feature request related to a problem? Please describe.
Currently t8code doesn't compile with Clang due to constexpr errors. (One is fixed in PR #1524 the other one will be fixed in a PR soon)
Describe the solution or feature you'd like
We should discuss if we want to add a Clang build into our CI as it catches inconsistencies in language rules better than GCC.
Estimated priority
Which of these is most applicable (remove the others):
"Priority: medium" Should be solved within half a year
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discussionpriority:mediumShould be solved within half a yearShould be solved within half a yearworkload:lowWould take half a day or lessWould take half a day or less
Type
Projects
Status
Done