diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-02-08 07:37:35 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-02-08 07:37:35 +0000 |
commit | 7e5ee26d1ae40ecd4966e2142ea1ea7c246becbe (patch) | |
tree | ae5cff464ca145a396e1b9cd1aaaeda24780d31e /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | d3704f67adb6f6eb67c9a84e0092e9a89b5864c7 (diff) | |
download | bcm5719-llvm-7e5ee26d1ae40ecd4966e2142ea1ea7c246becbe.tar.gz bcm5719-llvm-7e5ee26d1ae40ecd4966e2142ea1ea7c246becbe.zip |
Resubmit "[clangd] The new threading implementation"
Initially submitted as r324356 and reverted in r324386.
This change additionally contains a fix to crashes of the buildbots.
The source of the crash was undefined behaviour caused by
std::future<> whose std::promise<> was destroyed without calling
set_value().
llvm-svn: 324575
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions