Details
Details
- Reviewers
hokein sammccall - Commits
- rG117b9230a74c: [clangd][Hover] Dont crash on null types
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82701
[clangd][Hover] Dont crash on null types ClosedPublic Authored by kadircet on Jun 27 2020, 2:13 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2020, 11:28 PM kadircet added inline comments. Closed by commit rG117b9230a74c: [clangd][Hover] Dont crash on null types (authored by kadircet). · Explain WhyJun 29 2020, 12:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 274001 clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp
|
nit: now we can remove this if-else branch.