We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3d301 commit 4d65a4dCopy full SHA for 4d65a4d
flang/test/Semantics/cuf21.cuf
@@ -1,4 +1,5 @@
1
-! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
+! RUN: %python %S/test_errors.py %s %flang_fc1
2
+! Test generic matching with scalars argument without device attr
3
4
module mlocModule
5
interface maxlocUpdate
0 commit comments