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 4af3332 commit 6e6f89cCopy full SHA for 6e6f89c
flang/test/Driver/parse-error.ll
@@ -13,7 +13,7 @@
13
; RUN: not %flang_fc1 -fdebug-unparse-no-sema -x f95 %s 2>&1 | FileCheck %s --check-prefix=ERROR
14
; RUN: not %flang_fc1 -fsyntax-only %s -x f95 2>&1 | FileCheck %s --check-prefix=ERROR
15
16
-; ERROR: Could not scan {{.*}}parse-error.f95
+; ERROR: Could not scan {{.*}}parse-error.ll
17
18
define void @foo() {
19
ret void
0 commit comments