https://github.com/rupprecht closed
https://github.com/llvm/llvm-project/pull/119319
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
@llvm/pr-subscribers-clang
Author: Jordan Rupprecht (rupprecht)
Changes
755519f7f661375be05750001ff11e106e6b7f87 added a test that uses `-fopenmp`. The
default configuration of CLANG_DEFAULT_OPENMP_RUNTIME is libomp, which causes
`-fopenmp
https://github.com/rupprecht created
https://github.com/llvm/llvm-project/pull/119319
755519f7f661375be05750001ff11e106e6b7f87 added a test that uses `-fopenmp`. The
default configuration of CLANG_DEFAULT_OPENMP_RUNTIME is libomp, which causes
`-fopenmp` to act as `-fopenmp=libomp`. In turn, t