Files
clang-p2996/clang/test/AST/ast-dump-comment.cpp
Krystian Stasiowski 3ab5927b97 [Clang][Comments] Make @relates an inline comment command (#115040)
According to the Doxygen documentation,
the `relates`, `related`, `relatesalso`, and `relatedalso` commands all
have a single argument. This patch changes their classification from
`VerbatimLineCommand` to `InlineCommand` so the argument is correctly
parsed.
2024-11-12 14:18:28 -05:00

4.6 KiB