[flang-commits] [flang] [Flang][OpenMP] Update declare mapper lookup via use-module (PR #163860)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Fri Oct 24 03:58:21 PDT 2025


================
@@ -1,14 +1,12 @@
-! RUN: %flang_fc1 -fdebug-dump-symbols -fopenmp -fopenmp-version=50 %s | FileCheck %s
+! RUN: not %flang_fc1 -fopenmp -fopenmp-version=50 %s 2>&1 | FileCheck %s
----------------
kiranchandramohan wrote:

Can you add a declare mapper and continue to have this as a positive test?

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


More information about the flang-commits mailing list