diff options
author | tcottin <timcottin@gmx.de> | 2025-07-25 02:45:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-25 02:45:56 +0200 |
commit | 51994891e3a28a999e30a915d9ac5c2102073576 (patch) | |
tree | fa26cc7b715f94e3fcc9ea3206b16b1c6564acb7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0d35e1771e7f657426034cfc3b469f0823b20b7f (diff) | |
download | llvm-51994891e3a28a999e30a915d9ac5c2102073576.zip llvm-51994891e3a28a999e30a915d9ac5c2102073576.tar.gz llvm-51994891e3a28a999e30a915d9ac5c2102073576.tar.bz2 |
[clangd] Improve Markup Rendering (#140498)
This is a preparation for fixing clangd/clangd#529.
It changes the Markup rendering to markdown and plaintext.
- Properly separate paragraphs using an empty line between
- Dont escape markdown syntax for markdown output except for HTML
- Dont do any formatting for markdown because the client is handling the
actual markdown rendering
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions