https://bugs.kde.org/show_bug.cgi?id=426335
Bug ID: 426335
Summary: kdevelop symantic analysis opencl only partially
working
Product: kdevelop
Version: 5.6.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Analyzer: Clang-Tidy
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 131507
--> https://bugs.kde.org/attachment.cgi?id=131507&action=edit
image of error
SUMMARY
the opencl semantic analysis of kdevelop is only partially working:
while it "warns" about a #pragma OPENCL EXTENSION all : enable statement (which
is not allowed) it errors on uchar and int4 with "undefined type"
view attachment as example
STEPS TO REPRODUCE
1. create opencl file
2. write code
3.
OBSERVED RESULT
Opencl semantic analysis errors
EXPECTED RESULT
no errors
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Gentoo Linux 5.6
(available in About System)
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.72.0
Qt Version: 5.15
ADDITIONAL INFORMATION
view attachment image
--
You are receiving this mail because:
You are watching all bug changes.