Feature #1674
remove unreferenced, non-shared variables
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
8.00 h
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Eric Faulhaber over 13 years ago
Check for any node that has a refid to the var def, but there are cases that are not real source code references so the vars stay around (but are really dead anyway). Mark these as hidden so they do not emit.
#2 Updated by Greg Shah over 13 years ago
- Target version set to Code Improvements
#3 Updated by Greg Shah over 9 years ago
- Target version deleted (
Code Improvements)