[libcxx-commits] [libcxx] [ASan][libc++] Annotating `std::basic_string` with all allocators (PR #75845)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 13 12:42:06 PST 2024


AdvenamTacet wrote:

Buildbots are failing. https://lab.llvm.org/buildbot/#/builders/37/builds/29906

[Error](https://lab.llvm.org/buildbot/#/builders/37/builds/29906/steps/13/logs/stdio) is not clear for me, but I think problem is not in that PR, therefore I'm not reverting.

```
/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/test/fuzzer/fork.test:15:8: error: CRASH: expected string not found in input
CRASH: {{SEGV|access-violation}} on unknown address 0x00000000
       ^
```

Could it be that another error was detected?

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


More information about the libcxx-commits mailing list