[libcxx-commits] [libcxx] [libc++] Use __wrap_iter in string_view and array in the unstable ABI (PR #74482)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 6 08:39:54 PST 2023


ldionne wrote:

> That got a lot bigger. Maybe we should split the `array` and `string_view` changes?

You're right, I debated with myself and decided to keep it in the same patch, but it's cleaner not to. This is now https://github.com/llvm/llvm-project/pull/74624, I'll rebase this after landing that other patch (please take a look!).

https://github.com/llvm/llvm-project/pull/74482


More information about the libcxx-commits mailing list