Details
Details
- Reviewers
kadircet - Commits
- rGde8481e60799: Merging r352040: --------------------------------------------------------------…
rGa008fbedf069: Merging r352040: --------------------------------------------------------------…
rGc514adef056e: [CodeComplete] [clangd] Fix crash on ValueDecl with a null type
rL352120: Merging r352040:
rL352118: Merging r352040:
rCTE352040: [CodeComplete] [clangd] Fix crash on ValueDecl with a null type
rC352040: [CodeComplete] [clangd] Fix crash on ValueDecl with a null type
rL352040: [CodeComplete] [clangd] Fix crash on ValueDecl with a null type
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
clang-tools-extra/unittests/clangd/CodeCompleteTests.cpp | ||
---|---|---|
2322 ↗ | (On Diff #183081) | nit: WorksWithNullType ? it doesn't seem like crashing |
clang-tools-extra/unittests/clangd/CodeCompleteTests.cpp | ||
---|---|---|
2322 ↗ | (On Diff #183081) | Indeed, I've been using this naming convention for ages, but I can see why it might be confusing. |