Skip to content

Make -addcr insert #pragma CHECKED_SCOPE on at top level and then _Unchecked as needed #623

Open
@aaronjeline

Description

@aaronjeline

We should consider changing the behavior of -addcr, so that it no longer adds _Checked to top level declarations.
Instead, it would add a #pragma checked to the top of the file, and add _Unchecked annotations as necessary.
This is to fit in better with the porting workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions