[Openmp-commits] [openmp] [OpenMP][Flang]Fix omp_get_cancellation return type from integer to logical (PR #142990)

Krzysztof Parzyszek via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 10 05:25:11 PDT 2025


kparzysz wrote:

The C implementation returns int.  I haven't had time to check myself, but do we know that the C return value is correctly translated into LOGICAL?


https://github.com/llvm/llvm-project/pull/142990


More information about the Openmp-commits mailing list