Skip to content

function calls in function calls are not checked #21

@rizsotto

Description

@rizsotto

false positive case when a member method looks like this

void T::foo() {
return const_method(non_const_method());
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions