intel / intel/llvm

[SYCL] Need to fix warnings related to Doxygen documentation build

Open
#4,140 1 comment 0 reactions 1 assignee Claimed by @steffenlarsen View on GitHub
confirmed Documentation
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

A bunch of warnings for Doxygen code documentation is generated during build (see in Actions, e.g.
https://github.com/intel/llvm/actions/runs/1032341110)

Example of failures:
```
clang/lib/Sema/SemaLookup.cpp:765:
warning: parameter 'IsVariadic' is not documented

# parameter types were documented instead of parameters, can be easily fixed
sycl/include/CL/sycl/detail/pi.h:1535:
warning: parameter 'properties' and parameter ‘size’ of piextUSMDeviceAlloc are not documented
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.