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
[cherry-pick swift/release/6.0][Headers] Don't declare unreachable() from stddef.h in C++
Even if __need_unreachable is set, stddef.h should not declare unreachable() in C++ because it conflicts with the declaration in <utility>.
rdar://125937171
(cherry picked from commit d23b918)
0 commit comments