Review Request 124735: Automatically change member access operator

Sergey Kalinichev kalinichev.so.0 at gmail.com
Fri Aug 14 09:34:47 UTC 2015


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

Review request for KDevelop.


Repository: kdev-clang


Description
-------

This automatically changes '.' to '->' and vice-versa, based on LibClang diagnostics.
    
Sadly, Clang doesn't provide the diagnostic when '.' is used instead of '->', so in that case automatic replacement doesn't work.


Diffs
-----

  codecompletion/context.cpp db90f80 
  tests/test_codecompletion.h b0be470 
  tests/test_codecompletion.cpp 0ea2572 

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


Testing
-------


Thanks,

Sergey Kalinichev

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


More information about the KDevelop-devel mailing list