[PATCH] D141572: [C++] [Coroutines] Deprecates the '-fcoroutines-ts' flag

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 15 21:49:13 PST 2023


ChuanqiXu added a reviewer: philnik.
ChuanqiXu added a comment.

Now it looks like the failure are not related to the patch. Although there are some clang-format related failures, the related changes are generated automatically and I roughly remember libcxx don't use libcxx. @philnik would you like to take a look to ensure if the failures are related to the patch or not?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141572/new/

https://reviews.llvm.org/D141572



More information about the cfe-commits mailing list