I need to compile a C++ code with OpenMP on my Mac. Unfortunately the default version of clang installed on the Mac (703.0.31) does not support OpenMP. Therefore, I am tryin
clang-omp has been boneyarded. See this commit: https://github.com/Homebrew/homebrew-core/commit/c57e30773:
clang-omp: migrate to boneyard
Functionality is now available as part of LLVM in Homebrew. So just install llvm