[libcxx-commits] [libcxx] [libc++] Add an ABI setting to harden unique_ptr<T[]>::operator[] (PR #91798)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Sep 27 08:39:19 PDT 2024
ldionne wrote:
> LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-android` running on `sanitizer-buildbot-android` while building `libcxx` at step 2 "annotate".
> [...]
I looked into it and I don't think this is caused by the patch, since the test doesn't use `unique_ptr`.
https://github.com/llvm/llvm-project/pull/91798
More information about the libcxx-commits
mailing list