Review Request 119644: Set top-context features only for created top context.

Sergey Kalinichev kalinichev.so.0 at gmail.com
Thu Aug 7 11:02:17 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119644/
-----------------------------------------------------------

Review request for KDevelop.


Repository: kdev-clang


Description
-------

 setFeatures() for TopDUContext sets those features for ParsingEnvironmentFile too. And then when we check parsingEnvironmentFile()->featuresSatisfied(features) we always get true and as a result we get function bodies not parsed (see CXTranslationUnit_SkipFunctionBodies)


 The patch itself is very trivial, but I'm not familiar with the code at all, so please check whether it's the right way/place to fix it!


Diffs
-----

  duchain/clanghelpers.cpp 4dd55b6 

Diff: https://git.reviewboard.kde.org/r/119644/diff/


Testing
-------

All passed tests still pass.


Thanks,

Sergey Kalinichev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140807/d57ce96a/attachment.html>


More information about the KDevelop-devel mailing list