[PATCH] D156247: [Clang] Add a warning on uses of coroutine keywords

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 27 07:00:40 PDT 2023


ilya-biryukov added a subscriber: ldionne.
ilya-biryukov added a comment.

In D156247#4538647 <https://reviews.llvm.org/D156247#4538647>, @cor3ntin wrote:

> Given that adoption by Apple Clang is one of the motivation to make this change upstream, do we have a reasonable expectation they would pick this change soon? Historically Apple follows a release schedule that is not synchronized 
> with the LLVM release process.

I thought Apple releases are based on major Clang releases, but may be wrong here.
Maybe @ldionne or someone else from Apple could clarify this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156247



More information about the cfe-commits mailing list