Skip to content

No need to pass CheckedScopeSpecifier around in SemaBounds.cpp #1151

Open
@mgrang

Description

@mgrang

After #1142 we can get the CheckedScopeSpecifier (CSS) for every statement by invoking S->getCheckedScopeSpecifier().

In SemaBounds.cpp we pass CSS around to functions. This should no longer be needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority:3This labels bugs that are not very critical but still need to be addressed.work itemThis labels issues that are not exactly bugs but are about improvements.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions