[flang-commits] [PATCH] D92638: [Flang][openmp]Fix crash in OpenMP semantic check( bug 48308)
Tim Keith via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Dec 4 08:54:23 PST 2020
tskeith added inline comments.
================
Comment at: flang/test/Semantics/bug48308.f90:1
+! RUN: %S/test_errors.sh %s %t %f18 -fopenmp
+
----------------
I don't like the name of this test. The name should indicate what functionality it is testing, like every other test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92638/new/
https://reviews.llvm.org/D92638
More information about the flang-commits
mailing list