[flang] [llvm] [flang][OpenMP] Overhaul implementation of ATOMIC construct (PR #137852)
via llvm-commits
llvm-commits at lists.llvm.org
Fri May 30 22:53:16 PDT 2025
================
@@ -1,16 +0,0 @@
-! RUN: not %flang_fc1 -fopenmp-version=51 -fopenmp %s 2>&1 | FileCheck %s
----------------
NimishMishra wrote:
I think adding tests for unparsing would be good, since there are substantial changes to the parsing.
https://github.com/llvm/llvm-project/pull/137852
More information about the llvm-commits
mailing list