[all-commits] [llvm/llvm-project] 1544d1: [libc++] Undeprecate ATOMIC_FLAG_INIT (LWG3659)

Raul Tambre via All-commits all-commits at lists.llvm.org
Mon Jul 11 22:00:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1544d1f9fdb115782202d72ad200c3f93b2c4f5a
      https://github.com/llvm/llvm-project/commit/1544d1f9fdb115782202d72ad200c3f93b2c4f5a
  Author: Raul Tambre <raul.tambre at clevon.com>
  Date:   2022-07-12 (Tue, 12 Jul 2022)

  Changed paths:
    M libcxx/docs/ReleaseNotes.rst
    M libcxx/docs/Status/Cxx20.rst
    M libcxx/docs/Status/Cxx20Papers.csv
    M libcxx/docs/Status/Cxx2bIssues.csv
    M libcxx/include/atomic
    M libcxx/test/std/atomics/atomics.flag/init.pass.cpp

  Log Message:
  -----------
  [libc++] Undeprecate ATOMIC_FLAG_INIT (LWG3659)

According to @aaron.ballman this was marked Tentatively Ready as of 2022-07-07.
D129362 implemented the C counterpart.

Reviewed By: ldionne, #libc, Mordante

Differential Revision: https://reviews.llvm.org/D129380




More information about the All-commits mailing list