Review Request 123914: Try to handle the ElaboratedType
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Wed May 27 09:17:46 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123914/
-----------------------------------------------------------
Review request for KDevelop.
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
-----
tests/test_duchain.cpp 07e8e38
tests/test_duchain.h 5f65284
duchain/builder.cpp 04b067a
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/20150527/08817c35/attachment-0001.html>
More information about the KDevelop-devel
mailing list