Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Clangd was seen to be crashing on Objective C/C++ files.
It could not be reproduced but inspection of coredump showed that the expandedTokens returned arrayref with begin > end (negative length).