Give appropriate warnings with -Wdocumentation for @param comments
that refer to function aliases defined with 'using'. Very similar
to typedef's behavior. Support for TypeAliasTemplateDecl comes next.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D23783
[Sema][Comments] Support @param with c++ 'using' keyword ClosedPublic Authored by bruno on Aug 22 2016, 2:17 PM.
Details Summary Give appropriate warnings with -Wdocumentation for @param comments
Diff Detail Event Timelinebruno updated this object. This revision is now accepted and ready to land.Aug 24 2016, 6:01 AM
Revision Contents
Diff 68910 lib/AST/Comment.cpp
test/Sema/warn-documentation.cpp
|