Review Request 123914: Try to handle the ElaboratedType
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Wed May 27 10:11:03 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123914/
-----------------------------------------------------------
(Updated May 27, 2015, 1:11 p.m.)
Review request for KDevelop.
Changes
-------
Make the test data-driven
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 (updated)
-----
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/20150527/31be59ca/attachment.html>
More information about the KDevelop-devel
mailing list