Support Clang

Issue #104 resolved
Christopher Dembia created an issue

I have been trying to use Clang, mostly because the messages/warnings/errors are beautiful. I can't compile scl_lib with Clang because Clang, in my distribution, does not support OpenMP, and there's a #include <omp.h> somewhere.

Maybe this can be handled in CMake?

Comments (3)

  1. Samir Menon repo owner

    Hmm.. Feel free to take a shot at it. Unf, we have no plans to support clang at the moment.

  2. Log in to comment