<div dir="ltr"><div>Hello,</div><div><br></div><div>I was experimenting with std::pmr::vector and different memory resources, when I realized that libc++ doesn't have the necessary header in version 8.</div><div><br></div><div>I have seen the series of pull requests by Arthur O'Dwyer:</div><div><br></div><div>- <a href="https://reviews.llvm.org/D46806">https://reviews.llvm.org/D46806</a> - Merged</div><div>- <a href="https://reviews.llvm.org/D47109">https://reviews.llvm.org/D47109</a> - Merged</div><div>- <a href="https://reviews.llvm.org/D47344">https://reviews.llvm.org/D47344</a> - Merged<br></div><div>- <a href="https://reviews.llvm.org/D47111">https://reviews.llvm.org/D47111</a> - Stalled since February<br></div><div>- <a href="https://reviews.llvm.org/D47358">https://reviews.llvm.org/D47358</a> - Stalled since April; depends on D47111<br></div><div>- <a href="https://reviews.llvm.org/D47360">https://reviews.llvm.org/D47360</a> - Stalled since February; depends on D47111 and D47358</div><div><br></div><div>As a clang and libc++ user, I would really appreciate the support for polymorphic allocators.</div><div>I was wondering if there is someone keeping an eye on these pull requests.</div><div>Or maybe someone else working on <memory_resource> support for libc++.</div><div><br></div><div>Thanks in advance,</div><div>Boris Staletic<br></div></div>