[libcxx-commits] [libcxx] [ASan][libc++] Turn on ASan annotations for short strings (PR #75882)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 17 20:54:52 PST 2024
AdvenamTacet wrote:
I'm merging this PR while buildkite tests are still running (Windows and FreeBSD), I expect them to pass because before rebase those two tests passed. I'm monitoring their status to act, if a bug is detected.
ARM tests are failing, but those are unrelated and appear in different builds:
```
Unexpectedly Passed Tests (2):
--
| armv7m-picolibc-libc++.cfg.in :: libcxx/selftest/modules/std-module.sh.cpp
| armv7m-picolibc-libc++.cfg.in :: std/modules/std.pass.cpp
```
@ldionne thx for reviewing my PRs and help!
https://github.com/llvm/llvm-project/pull/75882
More information about the libcxx-commits
mailing list