ABataev added inline comments.

================
Comment at: docs/ReleaseNotes.rst:14
 
-This document contains the release notes for the Clang C/C++/Objective-C
+This document contains the release notes for the Clang C/C++/Objective-C/OpenCL
 frontend, part of the LLVM Compiler Infrastructure, release 8.0.0. Here we
----------------
Anastasia wrote:
> Anastasia wrote:
> > @hans  I am not sure if it's best to list all languages supported (i.e. 
> > OpenMP, Renderscript, CUDA are still missing) or alternatively we could 
> > change to something like - Clang C language family frontend? The latter one 
> > is taken from the main page: https://clang.llvm.org/. Although, OpenMP is 
> > missing on the main page.
> @ABataev should the main page be updated to list OpenMP explicitly?
Well, generally speaking, OpenMP is not a programming language, it is an API, 
i.e. just an extension for C/C++/Fortran. Not sure that it must be in the list 
of the actual languages.


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

https://reviews.llvm.org/D58504



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

Reply via email to