Revision 856455
Go back to digest for 7th September 2008Optimization in Development Tools
David Nolden committed changes in /trunk/KDE/kdevplatform/language:
Actually call the destructors of deleted duchain data items when converting them to constant items.
This is needed so their temporary data is actually released for re-use.
This should reduce the endless memory-hunger of KDevelop, does not seem to be enough yet though.
File Changes
Modified 3 files
- /trunk/KDE/kdevplatform/language
- /duchain/duchainbase.cpp
- /duchain/duchainbase.h
- /editor/documentrangeobject.h
3 files changed in total