Qt5/Mac header finding in KDevelop5 (clang parser??)

Milian Wolff mail at milianw.de
Wed Jun 22 14:42:11 UTC 2016


On Wednesday, June 22, 2016 3:51:41 PM CEST René J.V. Bertin wrote:
> A related issue: where would I have to look to teach the parser that #import
> is a synonym for #include in ObjC/++ code?
> 
> As a matter of fact, both clang and gcc also accept the keyword in regular
> C/++ code so maybe we can do the same.

We use libclang, we don't do anything ourselves. If it works in clang, then we 
maybe just miss a setting or commang line parameter to enable the feature.

-- 
Milian Wolff
mail at milianw.de
http://milianw.de


More information about the KDevelop-devel mailing list