[libcxx-commits] [libcxx] libc++ test: update MinSequenceContainer.h to make some tests pass on MSVC STL (PR #140287)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 7 12:25:09 PDT 2025


huixie90 wrote:

btw, the CI looks OK to me. the msan failure has nothing to do with your patch
>   MemorySanitizer: CHECK failed: msan_linux.cpp:193 "((personality(old_personality | ADDR_NO_RANDOMIZE))) != ((-1))" (0xffffffffffffffff, 0xffffffffffffffff) (tid=5352)

This failure seems happen all the time now.

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


More information about the libcxx-commits mailing list