Skip to content

[SYCL] Enable let PragmaAttributeSupport for SYCL attributes #2910

Closed
@elizabethandrews

Description

@elizabethandrews

The typical upstream expectation is that new attributes are supported via #pragma clang attribute (https://clang.llvm.org/docs/LanguageExtensions.html#specifying-an-attribute-for-multiple-declarations-pragma-clang-attribute) unless there's some reason for them not to (like statement or type attributes).

This does NOT enable pragma spellings for attribute as previously thought and is actually a useful functionality. See comment thread - #2877 (comment) for details

Metadata

Metadata

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