summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2019-10-17 12:56:02 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2019-10-17 12:56:02 +0000
commitc6d149249952dca405a25fd043da864ddf71301f (patch)
tree90e2cf39f04cd31247d49668380343fb9c96b42c /docs/index.rst
parent0572918ae27ed9703ecbbfc3d3bdd99d63d27dde (diff)
downloadclang-c6d149249952dca405a25fd043da864ddf71301f.tar.gz
[OpenCL] Add doc to describe OpenCL support
The idea of this page is to document work in progress functionality and also describe the plan of future development work. Patch by Anastasia Stulova. Differential Revision: https://reviews.llvm.org/D69072 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375111 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 e6dbecf5b9..493f736f2b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -41,6 +41,7 @@ Using Clang as a Compiler
SourceBasedCodeCoverage
Modules
MSVCCompatibility
+ OpenCLSupport
OpenMPSupport
ThinLTO
CommandGuide/index