[Openmp-commits] [openmp] [OMPD] Runtime Entry Point functions for OMPD in libomp.so need C linkage as per standard. (PR #79246)
via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 24 04:28:13 PST 2024
jprotze wrote:
The header file published by the OpenMP LC just has one big extern "C" scope: https://github.com/OpenMP/sources/blob/main/include/omp-tools.h
Is there any good reason, to not follow this approach?
https://github.com/llvm/llvm-project/pull/79246
More information about the Openmp-commits
mailing list