We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea736d commit 77db022Copy full SHA for 77db022
sycl/doc/developer/ContributeToDPCPP.md
@@ -62,7 +62,7 @@ end-to-end or SYCL-CTS tests.
62
- Add a helpful comment describing what the test does at the beginning and
63
other comments throughout the test as necessary.
64
65
-- All identifiers used in `llvm/sycl` headers and source files must contain at
+- All identifiers used in `llvm/sycl` headers files must contain at
66
least one lowercase letter due to avoid conflicts with user-defined macros.
67
68
- Try to follow descriptive naming convention for variables, functions as
0 commit comments