Skip to content

Misleading function name #62

Description

@ubaidsk

The function name here

bool process_AST_node(T* x) {
says process_AST_node(). It is unclear from the name what it actually processes. We also do not have any comment informing about its processing.

We should probably update it to something like is_include_path_internal().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions