D5978: Fix list of available OpenCL C standards
Aaron Puchert
noreply at phabricator.kde.org
Fri May 26 19:21:05 UTC 2017
aaronpuchert created this revision.
REVISION SUMMARY
OpenCL C is based on the C99 standard, but doesn't conform with it.
Instead there are dedicated OpenCL standards.
This is still not entirely correct, since OpenCL requires the standard
to be passed via -cl-std=... instead of -std=..., but fixing this
requires additional changes.
REPOSITORY
R32 KDevelop
BRANCH
opencl-standards
REVISION DETAIL
https://phabricator.kde.org/D5978
AFFECTED FILES
languages/plugins/custom-definesandincludes/compilerprovider/settingsmanager.cpp
languages/plugins/custom-definesandincludes/kcm_widget/parserwidget.ui
To: aaronpuchert, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170526/ec306590/attachment.html>
More information about the KDevelop-devel
mailing list