Skip to content

Consider adding _Pragma operator #59

@gklimowicz

Description

@gklimowicz

In C 2023 §6.10.10, the _Pragma operator is defined.

_Pragma ( string-literal ) "destringizes" the string literal an processes that string as if it were a #pragma, deleting the original four tokens.

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