aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2021-11-16 14:05:34 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2021-11-16 14:13:13 +0800
commit2e6ae1d3f2de1aa96ace695ddd6dc58ef259e248 (patch)
treeb639ad8ffdc958a2965e89fddc23df1a1a9aeb32 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent1585b13024db5a0f7d96bc2d8e4aa7171ce09bb9 (diff)
downloadllvm-2e6ae1d3f2de1aa96ace695ddd6dc58ef259e248.zip
llvm-2e6ae1d3f2de1aa96ace695ddd6dc58ef259e248.tar.gz
llvm-2e6ae1d3f2de1aa96ace695ddd6dc58ef259e248.tar.bz2
[libcxx] [Coroutine] Conform Coroutine Implementation
Since coroutine is merged in C++ standard and the support for coroutine seems relatively stable. It's the time to move the implementation of coroutine out of the experimental directory and the std::experimental namespace. This patch creates header <coroutine> with conformed implementation with C++ standard. To avoid breaking user's code too fast, the <experimental/coroutine> header is remained. Note that <experimental/coroutine> is deprecated and it would be removed in LLVM15. Reviewed By: Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D109433
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions