aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authortcottin <timcottin@gmx.de>2025-10-28 13:02:31 +0100
committerGitHub <noreply@github.com>2025-10-28 13:02:31 +0100
commit4678f16f6d9089ce7d8de8a7fa31b70190208ab2 (patch)
tree4982b9aa57715779479da44640fe3d0bc0223047 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent1d7d26cf71506f2506f502222f6b3d8df5daf03d (diff)
downloadllvm-4678f16f6d9089ce7d8de8a7fa31b70190208ab2.zip
llvm-4678f16f6d9089ce7d8de8a7fa31b70190208ab2.tar.gz
llvm-4678f16f6d9089ce7d8de8a7fa31b70190208ab2.tar.bz2
[clangd] Fix regression regarding new line handling for hover/signature help content (#162029)
Fix clangd/clangd#2513 This regression was introduced with #140498. The issue is that with #140498 the extraction of the documentation comment changed from line based to paragraph based. This also removed some required line breaks inside paragraphs, which used to be added before the change. This PR adds the missing line breaks again.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions