[libcxx-commits] [PATCH] D112319: [NFC][libcxx] Clean up std::__call_once

Daniel McIntosh via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 25 15:31:50 PDT 2021


DanielMcIntosh-IBM updated this revision to Diff 382144.
DanielMcIntosh-IBM added a comment.

Change _State_type to an enum. This hopefully indirectly addresses Quuxplusone's comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112319

Files:
  libcxx/include/mutex
  libcxx/src/mutex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112319.382144.patch
Type: text/x-patch
Size: 5464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211025/3b058a0d/attachment.bin>


More information about the libcxx-commits mailing list