We strip the "[clang-tidy-check]" suffix from the clang-tidy diagnostics, we
should be consistent with the message in FixIt (strip the suffix as well).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63926
[clangd] Make FixIt message be consistent with the clang-tidy diagnostic message. ClosedPublic Authored by hokein on Jun 28 2019, 4:58 AM.
Details Summary We strip the "[clang-tidy-check]" suffix from the clang-tidy diagnostics, we
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 30 2019, 1:14 AM Closed by commit rL364731: [clangd] Make FixIt message be consistent with the clang-tidy diagnostic… (authored by hokein). · Explain WhyJul 1 2019, 1:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 207238 clang-tools-extra/trunk/clangd/Diagnostics.cpp
clang-tools-extra/trunk/clangd/unittests/DiagnosticsTests.cpp
|