This revision was automatically updated to reflect the committed changes.
Closed by commit rGb42006596905: [clangd] Fix an assertion crash in
ReferenceFinder. (authored by hokein).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77222/new/
https://rev
hokein created this revision.
hokein added a reviewer: sammccall.
Herald added subscribers: usaxena95, kadircet, arphaman, jkorous, MaskRay,
ilya-biryukov.
Herald added a project: clang.
The assertion is almost correct, but it fails on refs from non-preamble
Repository:
rG LLVM Github Monorep