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
[clangd] Re-land "support outgoing calls in call hierarchy" (#117673)
[llvm-project.git]
/
flang
/
test
/
Semantics
/
OpenMP
/
struct.f90
blob
8ae1fbe4da86f9395b8b63b76307cb0ede7f9c36
1
! RUN: %python %S/../test_errors.py %s %flang_fc1 -fopenmp
2
! Check OpenMP compatibility with the DEC STRUCTURE extension
3
4
structure
/
s
/
5
end structure
6
7
end