[libcxx-commits] [PATCH] D129380: [libc++] Undeprecate ATOMIC_FLAG_INIT (LWG3659)

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 11 15:42:13 PDT 2022


ldionne accepted this revision.
ldionne added a comment.

I am fine with landing this even though the LWG issue hasn't been voted in officially. We normally don't do that too often, however I think this is a good case to make an exception since this is pretty user-visible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129380



More information about the libcxx-commits mailing list