[all-commits] [llvm/llvm-project] 9b03c0: [libc++] Don't warn that coroutines aren't support...
philnik777 via All-commits
all-commits at lists.llvm.org
Sat Mar 5 10:02:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b03c08e8517ed2d95a91202744d07f7376848a9
https://github.com/llvm/llvm-project/commit/9b03c08e8517ed2d95a91202744d07f7376848a9
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-03-05 (Sat, 05 Mar 2022)
Changed paths:
M libcxx/include/experimental/coroutine
Log Message:
-----------
[libc++] Don't warn that coroutines aren't supported when including <experimental/coroutine>
This change makes the behavior of `<experimental/coroutine>` consistent with other headers that only work conditionally.
Reviewed By: ldionne, #libc
Spies: Mordante, ChuanqiXu, libcxx-commits, arichardson
Differential Revision: https://reviews.llvm.org/D119964
More information about the All-commits
mailing list