[PATCH] D129362: Undeprecate ATOMIC_FLAG_INIT in C++

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 8 10:00:38 PDT 2022


aaron.ballman added a comment.

In D129362#3639193 <https://reviews.llvm.org/D129362#3639193>, @tambre wrote:

> 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>.

Thank you! :-)


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