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
/
threadprivate08-empty.f90
blob
38a855dceb8366e62ee6b3c3f89d274e718ca11b
1
! RUN: %python %S/../test_errors.py %s %flang -fopenmp
2
! Test the source code starting with omp syntax
3
4
!$omp threadprivate(a)
5
end