This also changes the way we display Size and Offset to be independent.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83143
[clangd] Fix hover crash on invalid decls ClosedPublic Authored by kadircet on Jul 3 2020, 11:58 AM.
Details
Summary This also changes the way we display Size and Offset to be independent.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 3 2020, 1:39 PM Closed by commit rG50ba9f994c6f: [clangd] Fix hover crash on invalid decls (authored by kadircet). · Explain WhyJul 3 2020, 2:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 275461 clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp
|