The assertion is almost correct, but it fails on refs from non-preamble
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77222
[clangd] Fix an assertion crash in ReferenceFinder. ClosedPublic Authored by hokein on Apr 1 2020, 8:30 AM.
Details
Summary The assertion is almost correct, but it fails on refs from non-preamble
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 1 2020, 10:14 AM Closed by commit rGb42006596905: [clangd] Fix an assertion crash in ReferenceFinder. (authored by hokein). · Explain WhyApr 2 2020, 1:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254443 clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/unittests/XRefsTests.cpp
|