[PATCH] D153668: [Support][Allocator] Add C++17 memory_resource adaptor for LLVM allocators

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 24 10:09:56 PDT 2023


tschuett added a comment.

Have you checked that the minimal supported compilers/versions support pmr? I have the latest Xcode with libc++ version 15 and there is no pmr support.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153668



More information about the llvm-commits mailing list