Skip to content

test: build entire stack with clang

Wouter Deconinck requested to merge clang into master

Tests in GitHub workflows of epic and EICrecon indicate faster and smaller code when compiled with clang instead of gcc. This PR prepares a stack to run some tests with.

Merge request reports