[libcxx-commits] [PATCH] D155487: [libc++] Move once_flag outside of <mutex>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 17 15:48:16 PDT 2023


ldionne added a comment.

In D155487#4507021 <https://reviews.llvm.org/D155487#4507021>, @philnik wrote:

> Is there a reason you want to remove the dependency?

This was originally prompted by trying to unblock D144322 <https://reviews.llvm.org/D144322>. I'm not sure it's necessary anymore but it still seems like a good thing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155487



More information about the libcxx-commits mailing list