- 
                Notifications
    
You must be signed in to change notification settings  - Fork 794
 
Closed
Labels
bugSomething isn't workingSomething isn't workingconfirmedgood first issueGood for newcomersGood for newcomers
Description
It looks like the following code:
llvm/sycl/include/sycl/detail/pi.hpp
Lines 259 to 260 in 321c733
| // For shortness of using PI from the top-level sycl files. | |
| namespace RT = sycl::detail::pi; | 
Brings RT namespace into sycl namespace - whilst that is not explicitly prohibited by the spec, it should be considered as a bad tone according to discussion in KhronosGroup/SYCL-Docs#137
steffenlarsen
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingconfirmedgood first issueGood for newcomersGood for newcomers