Review Request 124401: Don't add const and volatile modifiers to names of types
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Tue Jul 21 07:59:06 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124401/
-----------------------------------------------------------
(Updated July 21, 2015, 10:59 a.m.)
Review request for KDevelop.
Changes
-------
Fix type names for some delayed types
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 (updated)
-----
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/20150721/8debc3ac/attachment.html>
More information about the KDevelop-devel
mailing list