[libcxx-commits] [libcxx] [libc++] Use __wrap_iter in string_view and array in the unstable ABI (PR #74482)
Christopher Di Bella via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 5 13:09:19 PST 2023
cjdb wrote:
> > I very much like this change for its hardening improvements. I'm going to check how much code this impacts internally right now: would it be possible to hold off merging this for a day or so, so that I can get details on what we need to do, please?
>
> Yup, of course, the intent was to upload this and let folks see how much impact it has. Please let me know once you have some information. I think Google is going to be the main way we can get information here since most vendors ship the stable ABI.
Excellent, thank you! I'll give you an answer as soon as possible (likely tomorrow).
https://github.com/llvm/llvm-project/pull/74482
More information about the libcxx-commits
mailing list