Skip to content

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

Open
@vmaksimo

Description

@vmaksimo

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

Metadata

Metadata

Assignees

Labels

DocumentationMissing documentation for the code, compiler or runtime features, etc.confirmed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions