[flang-commits] [flang] [Flang][OpenMP] Update declare mapper lookup via use-module (PR #163860)
Akash Banerjee via flang-commits
flang-commits at lists.llvm.org
Fri Oct 24 11:33:01 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
----------------
TIFitis wrote:
Done.
https://github.com/llvm/llvm-project/pull/163860
More information about the flang-commits
mailing list