Skip to content

[SYCL] Diagnose kernel names in nested "std" and "anonymous" namespace #3103

@srividya-sundaram

Description

@srividya-sundaram

The below cases should be diagnosed:

std::something::SomethingElse
something::<anonymous_ns>::another::type

and emit "kernel names should be globally-visible" error message.

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