[compiler-rt] [compiler-rt][asan] Reland: wcscpy/wcsncpy interceptors and stabilize wchar tests on Darwin/Android (PR #162028)

Mariusz Borsa via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 5 17:54:47 PDT 2025


https://github.com/wrotki approved this pull request.

Thanks for fixing newlines. 

I could not really run this PR on Darwin bot  (we're missing this functionality). But I did a buddy test, i.e. synced the PR to my macOS machine and tested it with check-asan. 

This test succeeded - I also verified that changing order of matching doesn't break it, as on my machine 'Good so far.' log comes on top, where on the bot it's the opposite.

So I'm going to call it good. Thanks for contributing.




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


More information about the llvm-commits mailing list