[libcxx-commits] [libcxx] [libc++] Add unsafe-buffer-usage attributes to span, vector, string and string_view (PR #119603)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 11 14:05:59 PST 2024


ldionne wrote:

@arichardson I'm failing to understand why the Android CI is failing. Do you folks define `_LIBCPP_ABI_USE_WRAP_ITER_IN_STD_STRING_VIEW`? Even though, it should work. If you're able to take a look that would be appreciated, I'm sure this is something really dumb.

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


More information about the libcxx-commits mailing list