Skip to content

Try to replace/simplify copy_fn_decl by leveraging copy_fndecl_with_name #8

@JAChapmanII

Description

@JAChapmanII

When generating the DECL_PRE_FN/DECL_POST_FN we copy the guarded function decl since they share many properties. See if it's possible to shorten or delete the copy_fn_decl function with the older copy_fndecl_with_name used to generate copies for ctdtors and operators.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions