[flang-commits] [flang] [openmp] [OpenMP] [Flang] Resolved Issue llvm#76121: Implemented Check for Unhandled Arguments in __kmpc_fork_call_if (PR #82221)
    chandan singh via flang-commits 
    flang-commits at lists.llvm.org
       
    Wed May  8 01:54:35 PDT 2024
    
    
  
================
@@ -0,0 +1,22 @@
+// RUN: %libomp-compile  -Wno-implicit-function-declaration && %t | FileCheck %s
----------------
chandankds wrote:
Thank you for sharing your insights, I've defined required types and removed `-Wno-implicit-function-declaration`
https://github.com/llvm/llvm-project/pull/82221
    
    
More information about the flang-commits
mailing list