llvm-project/libcxx/utils
Chuanqi Xu 2e6ae1d3f2 [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
2021-11-16 14:13:13 +08:00
..
ci [libc++] Disallow running the libc++ benchmarks in standalone builds 2021-11-11 14:13:36 -05:00
gdb/libcxx [libc++][NFC] Resolve Python 2 FIXME 2021-11-12 13:55:22 -05:00
google-benchmark [libc++] Update Google benchmark to v 1.5.5 2021-07-12 13:59:03 -04:00
libcxx [libcxx] [Coroutine] Conform Coroutine Implementation 2021-11-16 14:13:13 +08:00
symcheck-blacklists
CMakeLists.txt [libc++][NFC] Make private header generation CMake comment more consistent 2021-07-29 14:17:04 -04:00
cat_files.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
generate_abi_list.py generate_header_tests.py: Sort the header files ASCIIbetically. 2020-12-14 09:56:07 -05:00
generate_feature_test_macro_components.py [libcxx] [Coroutine] Conform Coroutine Implementation 2021-11-16 14:13:13 +08:00
generate_header_inclusion_tests.py [libcxx] [Coroutine] Conform Coroutine Implementation 2021-11-16 14:13:13 +08:00
generate_header_tests.py [libcxx] [Coroutine] Conform Coroutine Implementation 2021-11-16 14:13:13 +08:00
generate_private_header_tests.py [libc++] [test] Remove "// -*- C++ -*-" comments from generated .cpp files. 2021-10-01 12:04:19 -04:00
graph_header_deps.py [libc++] graph_header_deps.py: Detect files that include themselves. 2021-06-30 17:37:43 -04:00
merge_archives.py Remove unused imports. 2021-08-17 13:04:02 -07:00
run.py [libc++] Fix codesigning in run.py 2021-04-01 13:39:49 -04:00
ssh.py [libc++][NFC] Resolve Python 2 FIXME 2021-11-12 13:55:22 -05:00
sym_diff.py Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00