Review Request 125305: Fix '.' to '->' member access replacement

Sergey Kalinichev kalinichev.so.0 at gmail.com
Mon Sep 21 06:40:19 UTC 2015


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

(Updated Sept. 21, 2015, 6:40 a.m.)


Status
------

This change has been marked as submitted.


Review request for KDevelop.


Changes
-------

Submitted with commit 805c3f7a9e8630911faf8126418c970dab8e5fa1 by Sergey Kalinichev to branch master.


Repository: kdev-clang


Description
-------

Clang doesn't provide diagnostic for it. So let't try to manually determine whether this is the case, this is not so hard after all.
    
This also means that now we use clang_codeCompleteAt twice, but it doesn't matter much here as the input is already invalid, hence no completion items.


Diffs
-----

  codecompletion/context.h 827e044 
  codecompletion/context.cpp 995b4b0 
  codecompletion/model.cpp 2442e38 
  tests/test_codecompletion.cpp a2ed37f 

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


Testing
-------


Thanks,

Sergey Kalinichev

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


More information about the KDevelop-devel mailing list