diff options
author | tcottin <timcottin@gmx.de> | 2025-08-08 16:07:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-08 16:07:36 +0200 |
commit | 2c4b876fa842ca8bd87ed2abc028ebf3605a8b32 (patch) | |
tree | 1dd58a39000f391176625b44f25ec75ed7227917 /clang/lib/AST/ByteCode | |
parent | 1b1f352cb97d9d9f346bd68291e968ef76e36776 (diff) | |
download | llvm-2c4b876fa842ca8bd87ed2abc028ebf3605a8b32.zip llvm-2c4b876fa842ca8bd87ed2abc028ebf3605a8b32.tar.gz llvm-2c4b876fa842ca8bd87ed2abc028ebf3605a8b32.tar.bz2 |
[clangd] introduce doxygen parser (#150790)
Followup work of #140498 to continue the work on clangd/clangd#529
Introduce the use of the Clang doxygen parser to parse the documentation
of hovered code.
- ASTContext independent doxygen parsing
- Parsing doxygen commands to markdown for hover information
Note: after this PR I have planned another patch to rearrange the
information shown in the hover info.
This PR is just for the basic introduction of doxygen parsing for hover
information.
---------
Co-authored-by: Maksim Ivanov <emaxx@google.com>
Diffstat (limited to 'clang/lib/AST/ByteCode')
0 files changed, 0 insertions, 0 deletions