diff options
author | tcottin <timcottin@gmx.de> | 2025-10-10 07:48:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 05:48:29 +0000 |
commit | 8a505a11ee6394596d48cfc689010cc68cdb724a (patch) | |
tree | 86c96df5c5fbae1cfd51605afe613e2e539578e6 /llvm/test/tools/llvm-reduce/reduce-functions-blockaddress-wrong-function.ll | |
parent | 22a02b63e80d6e9bc4a328b1c7256034003de7c0 (diff) | |
download | llvm-8a505a11ee6394596d48cfc689010cc68cdb724a.zip llvm-8a505a11ee6394596d48cfc689010cc68cdb724a.tar.gz llvm-8a505a11ee6394596d48cfc689010cc68cdb724a.tar.bz2 |
[clangd] Doxygen Parsing: Add proper handling of \note, \warning and \retval command + change render kind of command arguments + add preprocessing for markdown code blocks/spans (#156365)
Fixes some followup issues from clangd/clangd#529.
`\note` and `\warning`:
In the hover card, they are now displayed with heading and enclosing
rulers.
`\retval` commands:
Each `\retval` command is now a bullet point under the return section of
the hover card.
Added a Markdown preprocessing step before parsing the documentation
with the doxygen parser.
This mainly replaces markdown code blocks with `@code...@endcode`
commands.
Diffstat (limited to 'llvm/test/tools/llvm-reduce/reduce-functions-blockaddress-wrong-function.ll')
0 files changed, 0 insertions, 0 deletions