This is an archive of the discontinued LLVM Phabricator instance.

Rudimentary support for Doxygen \retval command
ClosedPublic

Authored by sberg on Aug 16 2019, 7:35 AM.

Details

Summary

...so that at least a preceding \param etc. that lacks a description gets a -Wdocumentation warning (instead of erroneously treating the \retval ... text as its paragraph).

Diff Detail

Repository
rL LLVM

Event Timeline

sberg created this revision.Aug 16 2019, 7:35 AM
gribozavr accepted this revision.Aug 20 2019, 1:17 AM

Thanks!

This revision is now accepted and ready to land.Aug 20 2019, 1:17 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 20 2019, 1:36 AM