[flang] [llvm] [Flang][OMP]Add support for DECLARE MAPPER parsing and semantics (PR #115160)
Kiran Chandramohan via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 12 04:06:42 PST 2024
================
@@ -0,0 +1,8 @@
+! RUN: %python %S/../test_errors.py %s %flang -fopenmp -fopenmp-version=50
+ ! Test the source code starting with omp syntax
----------------
kiranchandramohan wrote:
Is this comment valid? Same for the test below.
https://github.com/llvm/llvm-project/pull/115160
More information about the llvm-commits
mailing list