binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

update define name dialog to warn about shadowing

Open psifertex opened this issue 3 years ago • 0 comments

The "Define Name" dialog can be used to change either local variables, global variables, or function names, and it would be helpful if it could warn depending on the context of what is being changed if the new name would shadow another symbol.

psifertex avatar Sep 02 '22 19:09 psifertex