ChuanqiXu abandoned this revision.
ChuanqiXu added a comment.

Oh, I find why the CI still fails. Since the compiler used to compile libcxx in 
the CI doesn't contain the change in this patch! So it would still lookup 
coroutine components in std::experimental namespace. So here are the failures. 
To avoid the problems, I had split this patch into D108696 
<https://reviews.llvm.org/D108696> and D108697 
<https://reviews.llvm.org/D108697>, which contains the change in clang part and 
libcxx part respectively.


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

https://reviews.llvm.org/D108615

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to