The newline-eof fix was rendered as "insert '...'", this patch
special-case it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117294
[clangd] Better handling `\n` in the synthesized diagnostic message. ClosedPublic Authored by hokein on Jan 14 2022, 2:23 AM.
Details Summary The newline-eof fix was rendered as "insert '...'", this patch
Diff Detail
Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman. · View Herald TranscriptJan 14 2022, 2:23 AM This revision is now accepted and ready to land.Jan 14 2022, 3:43 AM Closed by commit rG64c108c9e4e0: [clangd] Better handling `\n` in the synthesized diagnostic message. (authored by hokein). · Explain WhyJan 17 2022, 12:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 400457 clang-tools-extra/clangd/Diagnostics.cpp
clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
|
or "newline"?