Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/clangd/CodeComplete.cpp | ||
---|---|---|
2019 | nit: I think a comment // skip /* is clearer. |
Paths
| Differential D136951
[clangd] Populate ranges and symbol origin for paramname completions ClosedPublic Authored by kadircet on Oct 28 2022, 7:31 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 31 2022, 2:33 AM Closed by commit rGda5ded4fc9d8: [clangd] Populate ranges and symbol origin for paramname completions (authored by kadircet). · Explain WhyOct 31 2022, 3:39 AM This revision was automatically updated to reflect the committed changes. kadircet marked an inline comment as done.
Revision Contents
Diff 471950 clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
|
nit: I think a comment // skip /* is clearer.