Review Request 117098: Add #include-suggestion to kdev-clang
Commit Hook
null at kde.org
Sun Apr 6 14:46:32 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117098/#review55072
-----------------------------------------------------------
This review has been submitted with commit d5ce555a15a0714a6c13f33d4c35ba50d29b45a8 by Kevin Funk on behalf of Jørgen Kvalsvik to branch master.
- Commit Hook
On April 6, 2014, 12:07 p.m., Jørgen Kvalsvik wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117098/
> -----------------------------------------------------------
>
> (Updated April 6, 2014, 12:07 p.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdev-clang
>
>
> Description
> -------
>
> Add #include-suggestion features to kdev-clang
>
>
> Diffs
> -----
>
> duchain/CMakeLists.txt d21011a
> duchain/missinginclude.h PRE-CREATION
> duchain/missinginclude.cpp PRE-CREATION
> duchain/parsesession.cpp eee9fb1
>
> Diff: https://git.reviewboard.kde.org/r/117098/diff/
>
>
> Testing
> -------
>
> The following errors have been tested, all in an empty project with no CMake file or configuration.
>
> std::vector< int > vect; -> suggests <vector> + forward decl.
> QState state; -> suggests <qt4/QtCore/QState> + forward decl.
> std::vector< unknown > vect; -> suggests forward declarations.
>
>
> Thanks,
>
> Jørgen Kvalsvik
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140406/65ee8002/attachment.html>
More information about the KDevelop-devel
mailing list