Review Request 123987: Don't create declarations for anonymous function parameters
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Wed Jun 3 15:49:34 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123987/
-----------------------------------------------------------
(Updated June 3, 2015, 3:49 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDevelop.
Changes
-------
Submitted with commit 93245d4b79679a6114375493b233f941453cd0e4 by Sergey Kalinichev to branch master.
Repository: kdev-clang
Description
-------
E.g.: void f(int);
The int parameter is anonymous, so instead of creting a declaration pointing at the ) we do nothing here.
Diffs
-----
duchain/builder.cpp 4165cfc
tests/files/variables.cpp 71935e9
Diff: https://git.reviewboard.kde.org/r/123987/diff/
Testing
-------
Thanks,
Sergey Kalinichev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150603/9e119673/attachment.html>
More information about the KDevelop-devel
mailing list