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
Fix a bug in description of data races with scopes
The previously proposed wording suggested that any difference in scopes would
lead to undefined behavior, which was inconsistent with the paragraph
immediately afterwards about which atomics synchronize-with each other.
0 commit comments