You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYCL][Docs] Add new rule for naming C++ identifiers in SYCL project (#5843)
This adds a new rule of naming C++ identifiers in `llvm/sycl` files. It aims to exclude possibility to fail SYCL app compilation by defining macros before including `CL/sycl.hpp`.
0 commit comments