svenvh accepted this revision.
svenvh added a comment.
This revision is now accepted and ready to land.

LGTM, just suggesting a minor textual improvement that can be made at commit 
time.



================
Comment at: clang/docs/UsersManual.rst:3063
 
-There is ongoing support for OpenCL v3.0 that is documented along with other
-experimental functionality and features in development on :doc:`OpenCLSupport`
-page.
+OpenCL v3.0 support is complete but it remains in experimental state, see more
+details about the experimental features in :doc:`OpenCLSupport` page.
----------------
```
OpenCL v3.0 support is complete but it remains in experimental state.
More details about the experimental features are described in 
:doc:`OpenCLSupport`.
```


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119719/new/

https://reviews.llvm.org/D119719

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to