Skip to content

restrict is not a C90 keyword, but __restrict is. #2413

Closed
@llvmbot

Description

@llvmbot
Bugzilla Link 2041
Resolution FIXED
Resolved on Mar 12, 2010 00:57
Version unspecified
OS NetBSD
Reporter LLVM Bugzilla Contributor

Extended Description

Clang rejects:

int *restrict;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions