Review Request 124735: Automatically change member access operator
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Mon Aug 17 09:45:41 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124735/
-----------------------------------------------------------
(Updated Aug. 17, 2015, 9:45 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Changes
-------
Submitted with commit 184993a16e6418e33c23d8225fbcab3f73f82ab6 by Sergey Kalinichev to branch master.
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
duchain/clangdiagnosticevaluator.h 59e3af1
duchain/clangdiagnosticevaluator.cpp 0f3e28b
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/20150817/c1a1dc2f/attachment.html>
More information about the KDevelop-devel
mailing list