Review Request 124735: Automatically change member access operator
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Sat Aug 15 08:05:02 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124735/
-----------------------------------------------------------
(Updated Aug. 15, 2015, 11:05 a.m.)
Review request for KDevelop.
Changes
-------
Move diagnostic evaluations to ClangDiagnosticEvaluator
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 (updated)
-----
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/20150815/6307c8b9/attachment.html>
More information about the KDevelop-devel
mailing list