[flang-commits] [flang] [llvm] [Flang][OMP]Add support for DECLARE MAPPER parsing and semantics (PR #115160)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Nov 12 04:06:42 PST 2024
================
@@ -0,0 +1,28 @@
+! RUN: %flang_fc1 -fdebug-unparse-no-sema -fopenmp %s | FileCheck --ignore-case %s
----------------
kiranchandramohan wrote:
Consider adding one test without a mapper name.
https://github.com/llvm/llvm-project/pull/115160
More information about the flang-commits
mailing list