On Mon, Apr 28, 2025 at 4:14 PM Martin Jambor wrote:
>
> Hi,
>
> I noticed that the name of the fifth parameter of
> cgraph_node::create_version_clone_with_body is different in the class
> definition in cgraph.h and in the actual member function definition in
> cgraphclones.cc. The former (clone_
Hi,
I noticed that the name of the fifth parameter of
cgraph_node::create_version_clone_with_body is different in the class
definition in cgraph.h and in the actual member function definition in
cgraphclones.cc. The former (clone_name) is misleading and so this
patch changes it to the latter (suf