[PATCH] D129362: Undeprecate ATOMIC_FLAG_INIT in C++

Raul Tambre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 8 09:42:46 PDT 2022


tambre added a comment.

In D129362#3638896 <https://reviews.llvm.org/D129362#3638896>, @aaron.ballman wrote:

> In D129362#3638485 <https://reviews.llvm.org/D129362#3638485>, @tambre wrote:
>
>> Makes sense to me, thanks!
>
> Thanks! Would you mind handling the libc++ side like last time, or do you prefer I handle it as part of the changes in this patch?

Yeah, sure, see D129380 <https://reviews.llvm.org/D129380>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129362



More information about the cfe-commits mailing list