Bug 364307

Summary: Renaming a class does not change the name of the file
Product: [Applications] kdevelop Reporter: Cristian OneČ› <onet.cristian>
Component: Language Support: CPP (Clang-based)Assignee: kdevelop-bugs-null
Status: CONFIRMED ---    
Severity: normal Keywords: regression
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Cristian OneČ› 2016-06-14 09:16:17 UTC
Using git master C++ class rename does not handle the destructor and the filename.

Reproducible: Always
Comment 1 Kevin Funk 2017-01-12 08:34:26 UTC
The destructor-handling part is discussed here: https://bugs.kde.org/show_bug.cgi?id=373452

File rename indeed does not seem to trigger. Let's make this bug report about the file renaming issue.