openmandriva's use of clang
by ychaouche from LinuxQuestions.org on (#4V89S)
Some source code relies on gcc features like asm goto, or write alternative (often worse) code for other compilers. See these slides : Source https://llvm.org/devmtg/2019-04/slid...nux_distro.pdf,
People using openmandriva : do you get any compilation or runtime errors that you think can be attributed to the use of clang instead of gcc ? What is your experience so far ?


People using openmandriva : do you get any compilation or runtime errors that you think can be attributed to the use of clang instead of gcc ? What is your experience so far ?