projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8451efa
)
[OPENMP] Update docs for OpenMP status, NFC.
author
Alexey Bataev
<a.bataev@hotmail.com>
Mon, 15 Jan 2018 19:08:36 +0000
(19:08 +0000)
committer
Alexey Bataev
<a.bataev@hotmail.com>
Mon, 15 Jan 2018 19:08:36 +0000
(19:08 +0000)
llvm-svn: 322502
clang/docs/OpenMPSupport.rst
patch
|
blob
|
history
diff --git
a/clang/docs/OpenMPSupport.rst
b/clang/docs/OpenMPSupport.rst
index
f4ff3d3
..
afa8c67
100644
(file)
--- a/
clang/docs/OpenMPSupport.rst
+++ b/
clang/docs/OpenMPSupport.rst
@@
-33,7
+33,7
@@
Standalone directives
* #pragma omp target update: :good:`Complete`.
-* #pragma omp target: :
partial:`Partial`. No support for the `depend` clauses
.
+* #pragma omp target: :
good:`Complete`
.
* #pragma omp declare target: :partial:`Partial`. No full codegen support.