Review Request 113787: Build uses for static strings that reference class name
Niko Sams
niko.sams at gmail.com
Wed Jan 15 17:36:45 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/113787/
-----------------------------------------------------------
(Updated Jan. 15, 2014, 5:36 p.m.)
Review request for KDevelop.
Repository: kdev-php
Description
-------
In scripting languages class names are often passed around as strings. This patch will build uses for such a string if a class declaration exists.
Eclipse also does this and it's quite useful to work with.
Diffs (updated)
-----
duchain/expressionvisitor.h b3f954d
duchain/expressionvisitor.cpp 9510e6c
duchain/tests/uses.h 4cd0c11
duchain/tests/uses.cpp 95e8d99
Diff: https://git.reviewboard.kde.org/r/113787/diff/
Testing
-------
unit tests still pass
Thanks,
Niko Sams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140115/79e05410/attachment-0001.html>
More information about the KDevelop-devel
mailing list