Skip to content
Snippets Groups Projects
Commit 642028e3 authored by Armaël Guéneau's avatar Armaël Guéneau
Browse files

Optimize iDestruct (splitting cases)

The idea is to avoid unnecessary calls to iRename: when choosing names
for sub-patterns, instead of generating fresh names or reusing an
existing (unrelated) name, if the sub-pattern is an identifier, then
directly chose this identifier as the new name, thus saving a rename
later on.
parent 7cd73cd0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment