You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following code was regressed since the LLVM 20 release and now crashes in the libc test suite. The reproducer is at https://godbolt.org/z/Pjc4nT88P. If you remove the byval it works, so I'm assuming that's where the error lies.