Qt5/Mac header finding in KDevelop5 (clang parser??)
René J.V. Bertin
rjvbertin at gmail.com
Thu Jun 23 12:07:25 UTC 2016
On Thursday June 23 2016 00:05:15 Milian Wolff wrote:
> Potentially what's
>broken is the check for CXCursor_InclusionDirective in clanghelpers.cpp'
>visitCursor callback. Can you inspect that?
It's not that; the callback does what it should do and cannot even distinguish between the 2 types of include directives.
The issue was an omission elsewhere, more or less of the type I was expecting:
https://git.reviewboard.kde.org/r/128276/
BTW, is there a magic trick to reload the clang parser plugin instead of relaunching the test session after updating the plugin?
R.
More information about the KDevelop-devel
mailing list