aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2018-01-09 14:39:27 +0000
committerIlya Biryukov <ibiryukov@google.com>2018-01-09 14:39:27 +0000
commitf6e2b4cb4b4398229db55c63172705275313779a (patch)
tree6d38d8a1c228dcce8b5ea2810342be01eac0bd1c /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
parent47dbaf6c8e7108631a6c296c6915cd9fca12eacd (diff)
downloadllvm-f6e2b4cb4b4398229db55c63172705275313779a.zip
llvm-f6e2b4cb4b4398229db55c63172705275313779a.tar.gz
llvm-f6e2b4cb4b4398229db55c63172705275313779a.tar.bz2
[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
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions