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
// MSVC emits a warning about code that may trip "Cortex-A53 MPCore processor bug #843419" (see
15
15
// https://developer.arm.com/documentation/epm048406/latest) which is sometimes emitted by LLVM.
16
16
// Since Arm64 Windows 10+ isn't supported on that processor, it's safe to disable the warning.
0 commit comments