[Openmp-commits] [openmp] [OpenMP][NFC] Create an "OpenMP" folder in the include folder (PR #73713)
Shilei Tian via Openmp-commits
openmp-commits at lists.llvm.org
Tue Nov 28 15:30:00 PST 2023
================
@@ -24,9 +25,7 @@
#endif
#endif
-#ifdef __cplusplus
extern "C" {
-#endif
/// TODO: Include the `omp.h` of the current build
/* OpenMP 5.1 interop */
----------------
shiltian wrote:
I'd move it to `omp.h` as well, since it is also "OpenMP" type. In this way, we don't need to have this header.
https://github.com/llvm/llvm-project/pull/73713
More information about the Openmp-commits
mailing list