[flang-commits] [flang] [FLANG][OPENMP] Fix handling of continuation lines in mixed OpenMP an… (PR #120714)

via flang-commits flang-commits at lists.llvm.org
Sun Dec 22 21:34:54 PST 2024


================
@@ -0,0 +1,61 @@
+! RUN: flang-new -fopenmp -E %s 2>&1 | FileCheck %s --check-prefix=CHECK-OMP
----------------
Karthikdhondi wrote:

Thank for the review. 
cd stands for Compiler directive. I will change it. 

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


More information about the flang-commits mailing list