[libcxx-commits] [PATCH] D109285: [libc++][testing] Suppress new warnings about <experimental/coroutine>

Kent Ross via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Sep 4 20:15:27 PDT 2021


mumbleskates added a comment.

In D109285#2983988 <https://reviews.llvm.org/D109285#2983988>, @Quuxplusone wrote:

> This looks related to D108696 <https://reviews.llvm.org/D108696>, which is already reverted out of main (thanks @ldionne).

Is there something we can do to bump the compiler version on the CI then? It's a lot of work to confirm that these are the only failures. It looks like they're failing on Runtimes, MacOS x86_64, and the Apple back-deployment workers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109285



More information about the libcxx-commits mailing list