[libcxx-commits] [libcxx] [ASan][libc++] Turn on ASan annotations for short strings (PR #79049)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 7 07:01:53 PST 2024


AdvenamTacet wrote:

Just pointing out that this PR was reverted in commit https://github.com/llvm/llvm-project/commit/a16f81f5e3313e88f96de35e5edfe8bee463d308

Commit message:
> This reverts commit https://github.com/llvm/llvm-project/commit/cb528ec5e6331ce207c7b835d7ab963bd5e13af7.
>
> Reason: buildbot breakage (https://lab.llvm.org/buildbot/#/builders/5/builds/40364):
> SUMMARY: AddressSanitizer: container-overflow /b/sanitizer-x86_64-linux-fast/build/libcxx_build_asan_ubsan/include/c++/v1/string:1870:29 in __get_long_pointer

Next PR is here: https://github.com/llvm/llvm-project/pull/79536 and is waiting for us to understand the problem fully.

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


More information about the libcxx-commits mailing list