D4930: Add basic support for parsing OpenCL
Milian Wolff
noreply at phabricator.kde.org
Sun Mar 5 19:26:24 UTC 2017
mwolff accepted this revision.
mwolff added a comment.
This revision is now accepted and ready to land.
nice!
INLINE COMMENTS
> settingsmanager.cpp:85
> {
> - const static ParserArguments arguments
> - {
> + const static ParserArguments arguments{
> QStringLiteral("-ferror-limit=100 -fspell-checking -Wdocumentation -Wunused-parameter -Wunreachable-code -Wall -std=c99"),
keep the `{` on the next line please, or at least add a whitespace in front
REPOSITORY
R32 KDevelop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D4930
To: kfunk, #kdevelop, mwolff
Cc: mwolff, brauch, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170305/16dfd7a5/attachment.html>
More information about the KDevelop-devel
mailing list