Skip to content

Build with clang-9 in the pipeline.

Anton Gladky requested to merge add/enable_clang-build into master

CLang is much more stricter than GCC and follows the C++-standard absolutely. It is good to check Yade against of this compiler as well.

Unfortunately a couple of modules needed to be disabled for the moment before they are fixed by the original maintainer. Also --test and --check steps are failing for the moment and it also need to be fixed.

Edited by Anton Gladky

Merge request reports