Details
Details
- Reviewers
mwolff - Group Reviewers
KDevelop - Commits
- R32:da4e1a0f23a0: Add basic support for parsing OpenCL
Diff Detail
Diff Detail
- Repository
- R32 KDevelop
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Note: There's no such thing as OpenCL mime type in shared-mime-info yet.
Proposed a patch upstream: https://bugs.freedesktop.org/show_bug.cgi?id=99654
Comment Actions
Bump?
I'd actually like to get this into 5.1 branch so we have the OpenCL support as part of the 5.1.0 release. This patch is super trivial and doesn't change any existing behavior (e.g. in the C/C++/ObjC support parts).
Comment Actions
nice!
languages/plugins/custom-definesandincludes/compilerprovider/settingsmanager.cpp | ||
---|---|---|
85 | keep the { on the next line please, or at least add a whitespace in front |