Review Request 127027: Add support for CXType_FunctionNoProto
Pedro Ferreira
esteaqui at hotmail.com
Wed Feb 10 16:22:07 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127027/
-----------------------------------------------------------
(Updated Feb. 10, 2016, 4:22 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Changes
-------
Submitted with commit b930278bb44b37742bcbc19b12efeeb8026e1a3a by Kevin Funk on behalf of Pedro Ferreira to branch 5.0.
Bugs: https://bugs.kde.org/show_bug.cgi?id=357615
http://bugs.kde.org/show_bug.cgi?id=https://bugs.kde.org/show_bug.cgi?id=357615
Repository: kdevelop
Description
-------
Add support for CXType_FunctionNoProto as having the same behaviour as CXType_FunctionProto.
Also, undefine a local macro. This doesn't fix any problems, but I believe its a Good Thing to clean up local macros when we're done with them.
Diffs
-----
languages/clang/duchain/builder.cpp 22d00f0
Diff: https://git.reviewboard.kde.org/r/127027/diff/
Testing
-------
I found this by looking at the output of a running kdev session.
"kdevelop.plugins.clang: Unhandled type: 110"
Once I added this change, that output disappeared.
Thanks,
Pedro Ferreira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160210/a0e34260/attachment.html>
More information about the KDevelop-devel
mailing list