Fixes https://github.com/clangd/clangd/issues/1222. As discussed there, we saw no reason to keep this check.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135892
[clangd] Add missing readonly modifier for const generic parameters ClosedPublic Authored by tom-anders on Oct 13 2022, 9:38 AM.
Details Summary Fixes https://github.com/clangd/clangd/issues/1222. As discussed there, we saw no reason to keep this check.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2022, 9:39 AM This revision was landed with ongoing or failed builds.Oct 13 2022, 10:09 AM Closed by commit rGa8124eea9df5: [clangd] Add missing readonly modifier for const generic parameters (authored by tom-anders). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467521 clang-tools-extra/clangd/SemanticHighlighting.cpp
clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
|