Skip to content

Function Renames #6

@caseycas

Description

@caseycas

Currently function renaming behavior is handled ambigously, it seems we use the function name from the new version in C/C++/Java and the function name from the old version in Python.

I would like to modify this behavior so that we explicitly record that the function has been renamed.

Perhaps an entry in the row that looks something like:
old_name -> new_name

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions