[libcxx-commits] [PATCH] D154590: [libc++] mark barrier constructor as constexpr explicit in <barrier>
Edo via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 6 10:40:59 PDT 2023
diamante0018 added inline comments.
================
Comment at: libcxx/include/barrier:297
return __barrier_base<_CompletionF>::max();
}
----------------
Mordante wrote:
> Can you upload the new diff with context?
I should be able to address your review and upload the new additions here, yes. I hope that is what you mean. Thanks for your review
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154590/new/
https://reviews.llvm.org/D154590
More information about the libcxx-commits
mailing list