[libcxx-commits] [PATCH] D102121: [libcxx][ranges] adds _`non-propagating-cache`_
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun May 9 16:11:45 PDT 2021
cjdb marked 2 inline comments as done.
cjdb added a comment.
In D102121#2746822 <https://reviews.llvm.org/D102121#2746822>, @tschuett wrote:
> Would you mind documenting the state of the paper in the header like in the format header?
There is nothing to document. I don't know how else to say that C++20 requires `__non_propagating_cache`, and it is completely irrelevant to the status of P2328 <https://reviews.llvm.org/P2328>. This cache is still necessary, even if Tim chooses to abandon the paper.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102121/new/
https://reviews.llvm.org/D102121
More information about the libcxx-commits
mailing list