Review Request 121989: Correctly build imported contexts for nested imports
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Sun Jan 11 15:10:58 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121989/
-----------------------------------------------------------
Review request for KDevelop.
Repository: kdev-clang
Description
-------
It should resolve most (all?) of the problems with missing imports. The problem was: File A includes B, C. C includes B. When parsing, imports were corretly added to A, but not to C.
Diffs
-----
duchain/clanghelpers.cpp 9c7ade4
tests/test_duchain.h 22535cf
tests/test_duchain.cpp 735c001
Diff: https://git.reviewboard.kde.org/r/121989/diff/
Testing
-------
Thanks,
Sergey Kalinichev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150111/4fc8f143/attachment.html>
More information about the KDevelop-devel
mailing list