Review Request 124722: Move function refactoring
Maciej Poleski
d82ks8djf82msd83hf8sc02lqb5gh5 at gmail.com
Wed Aug 12 22:02:22 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124722/
-----------------------------------------------------------
Review request for KDevelop.
Repository: kdev-clang
Description
-------
Move function refactoring
Can be applied to static member functions
Even AST has its own limitations - location of things like cv-qualifiers or "static" is not available. Heuristic solution is applied.
Diffs
-----
refactoring/movefunctionrefactoring.h PRE-CREATION
refactoring/movefunctionrefactoring.cpp PRE-CREATION
refactoring/refactoringmanager.cpp PRE-CREATION
tests/CMakeLists.txt 20d17efae9a2a77cd7ef76bf7484ccfcf12e4cd8
tests/test_movefunction.h PRE-CREATION
tests/test_movefunction.cpp PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/124722/diff/
Testing
-------
Unit test
Thanks,
Maciej Poleski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150812/a3fc1936/attachment.html>
More information about the KDevelop-devel
mailing list