llvm-project
0d9346e5 - [Sanitizers][Test] XFAIL array cookie tests on arm (#154031)

Commit
29 days ago
[Sanitizers][Test] XFAIL array cookie tests on arm (#154031) Poisoning of C++ array redzones is only implemented for x86 CPUs. New arm64 bots are being brought up, where these test fail. Original C++ arrays shadow poisoning change: http://reviews.llvm.org/D4774 rdar://158025391 Co-authored-by: Mariusz Borsa <m_borsa@apple.com>
Author
Parents
Loading