Review Request 124401: Don't add const and volatile modifiers to names of types
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Wed Jul 22 06:53:37 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124401/
-----------------------------------------------------------
(Updated July 22, 2015, 6:53 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Changes
-------
Submitted with commit 34762a420ff083b4de81eb846bd390d2e6a29e73 by Sergey Kalinichev to branch master.
Repository: kdev-clang
Description
-------
Otherwise we end up showing tooltips like: "const const auto".
This happens because clang_getTypeSpelling prepends type modifiers for auto types.
Diffs
-----
duchain/builder.cpp a04dd7a
tests/files/types.cpp 193a148
Diff: https://git.reviewboard.kde.org/r/124401/diff/
Testing
-------
Thanks,
Sergey Kalinichev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150722/e9a75d90/attachment.html>
More information about the KDevelop-devel
mailing list