This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

hokein created this revision.Apr 1 2020, 8:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2020, 8:30 AM
sammccall accepted this revision.Apr 1 2020, 10:14 AM
This revision is now accepted and ready to land.Apr 1 2020, 10:14 AM
This revision was automatically updated to reflect the committed changes.