Files
releases/refactor
Ashutosh Narkar 4778996efb refactor: Check for empty constant prefix while renaming ref
This commit checks if the constant prefix of the ref is non-empty
before checking if it's a prefix of a source
ref. This is seen for example, when the ref represents a function call.

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
2021-04-19 12:05:12 -07:00
..