Review Request 116842: Added virtual override completion to kdev-clang

Olivier Jean de Gaalon olivier.jg at gmail.com
Wed Mar 19 06:34:01 UTC 2014


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



codecompletion/context.cpp
<https://git.reviewboard.kde.org/r/116842/#comment37551>

    Are you sure this is necessary? What about clang_getSpecializedCursorTemplate?



codecompletion/context.cpp
<https://git.reviewboard.kde.org/r/116842/#comment37552>

    clang_getCursorType + clang_isConstQualifiedType doesn't work?


- Olivier Jean de Gaalon


On March 19, 2014, 5:54 a.m., David Stevens wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116842/
> -----------------------------------------------------------
> 
> (Updated March 19, 2014, 5:54 a.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Repository: kdev-clang
> 
> 
> Description
> -------
> 
> Added virtual override completion to kdev-clang. Regular functions, template functions, and pure functions work. Signals and slots don't work, and const-qualified functions lose their qualifier. I'm not sure if the UI is completely correct.
> 
> 
> Diffs
> -----
> 
>   codecompletion/context.h aa6fcfb 
>   codecompletion/context.cpp f6e85d6 
> 
> Diff: https://git.reviewboard.kde.org/r/116842/diff/
> 
> 
> Testing
> -------
> 
> Manual testing.
> 
> 
> Thanks,
> 
> David Stevens
> 
>

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


More information about the KDevelop-devel mailing list