Bug 415181 - Organize Includes command doesn't remove unused forward declarations
Summary: Organize Includes command doesn't remove unused forward declarations
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-refactoring (show other bugs)
Version: 8.2   Edit
Hardware: All All
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-15 15:08 EDT by Sergey Prigogin CLA
Modified: 2020-09-04 15:20 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Prigogin CLA 2013-08-15 15:08:04 EDT
Organize Includes command removes unused includes but doesn't remove unused forward declarations. It should do both.