t8code icon indicating copy to clipboard operation
t8code copied to clipboard

Discussion: Compile with Clang

Open ole-alb opened this issue 10 months ago • 1 comments

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.

ole-alb avatar Apr 02 '25 08:04 ole-alb

Related to #1306

ole-alb avatar Apr 07 '25 09:04 ole-alb