[flang-commits] [flang] [flang][OpenMP] Implicit declarations of procedures in DECLARE_TARGET (PR #201935)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Mon Jun 8 06:15:59 PDT 2026
================
@@ -0,0 +1,35 @@
+!RUN: %flang_fc1 -fdebug-dump-symbols %openmp_flags %s | FileCheck %s
----------------
kparzysz wrote:
`-fdebug-dump-symbols` does run the semantic checks before printing anything.
https://github.com/llvm/llvm-project/pull/201935
More information about the flang-commits
mailing list