Review Request 123914: Try to handle the ElaboratedType
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Fri May 29 09:26:50 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123914/
-----------------------------------------------------------
(Updated May 29, 2015, 9:26 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Changes
-------
Submitted with commit af32e19b9b566e4d46f344d80aee91ac02d5e911 by Sergey Kalinichev to branch master.
Repository: kdev-clang
Description
-------
This type currently is not exposed through the libclang interface.
So let's use clang_getCanonicalType on it to get at least some data.
Of course the clang_getCanonicalType will strip away all typedef information, but it's still better than nothing at all.
Diffs
-----
duchain/builder.cpp 04b067a
tests/test_duchain.h 5f65284
tests/test_duchain.cpp 07e8e38
Diff: https://git.reviewboard.kde.org/r/123914/diff/
Testing
-------
Thanks,
Sergey Kalinichev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150529/53dc6f07/attachment-0001.html>
More information about the KDevelop-devel
mailing list