summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-01-08 19:02:51 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-01-08 19:02:51 +0000
commitae8b3bcb4cc4ff27494e1e18c851b351d1e029c2 (patch)
tree90f8e46c9fa19c51a445de2e9af3803f70c8b4c4 /docs/index.rst
parentf0f28f26f24592df4e78ffbf770f0e514dea2c4f (diff)
[OPENMP] Current status of OpenMP support.
Summary: Some info about supported features of OpenMP 4.5-5.0. Reviewers: hfinkel, rsmith Subscribers: kkwli0, Hahnfeld, cfe-commits Differential Revision: https://reviews.llvm.org/D39457 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@322018 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 342ab74d2d..ed479534ee 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -39,6 +39,7 @@ Using Clang as a Compiler
SourceBasedCodeCoverage
Modules
MSVCCompatibility
+ OpenMPSupport
ThinLTO
CommandGuide/index
FAQ