[Openmp-commits] [openmp] [openmp][testing] disable check targets if not building with clang (PR #71866)
Shilei Tian via Openmp-commits
openmp-commits at lists.llvm.org
Thu Nov 9 18:29:13 PST 2023
shiltian wrote:
I see your point. That is wrong and quite unfortunate. The correct fix would be first to remove the unconditional `clang` as dependence, and then add it accordingly.
https://github.com/llvm/llvm-project/pull/71866
More information about the Openmp-commits
mailing list