Skip to content

clang does not support __attribute__((annotate)) on functions #2862

@matthijskooijman

Description

@matthijskooijman
Bugzilla Link 2490
Resolution FIXED
Resolved on Mar 31, 2012 16:54
Version unspecified
OS Linux
CC @efriedma-quic

Extended Description

clang does not support the annotate attribute on functions, only variables. Though this is consistent with gcc documentation and gcc itself, llvm-gcc does support annotation on functions. I think it should be useful to make clang do the same.

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