Skip to content
Commit f6e2b4cb authored by Ilya Biryukov's avatar Ilya Biryukov
Browse files

[clangd] Fix a bug in asynchronous code completion

A StringRef that goes out of scope was copied and used in a handler
running on a separate thread.
We didn't catch it because clangd does not use the async completion
API yet.

llvm-svn: 322080
parent 47dbaf6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment