repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[WebAssembly] Fix asan issue from https://reviews.llvm.org/D121349
[llvm-project.git]
/
flang
/
test
/
Driver
/
scanning-error.f95
blob
a153ad51dbc17b0a63056da41558fec34ea07dcd
1
! RUN: not %flang_fc1 -E %s 2>&1 | FileCheck %s --check-prefix=ERROR
2
3
! ERROR: Could not scan {{.*}}scanning-error.f95
4
5
#NOT
-
PP
-
DIRECTIVE