Review Request 124401: Don't add const and volatile modifiers to names of types
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Mon Jul 20 08:51:21 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124401/
-----------------------------------------------------------
Review request for KDevelop.
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/20150720/ba477c04/attachment.html>
More information about the KDevelop-devel
mailing list