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
- Build Status
Buildable 27189 Build 27188: arc lint + arc unit
Event Timeline
Comment Actions
LGTM
clang-tools-extra/unittests/clangd/CodeCompleteTests.cpp | ||
---|---|---|
2322 | nit: WorksWithNullType ? it doesn't seem like crashing |
clang-tools-extra/unittests/clangd/CodeCompleteTests.cpp | ||
---|---|---|
2322 | Indeed, I've been using this naming convention for ages, but I can see why it might be confusing. |
nit: WorksWithNullType ? it doesn't seem like crashing