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
For values of types with are _Atomic there are, by definition, no data races.
We should make use of this to reduce some spurious warnings after merging goblint/cil#61.
The text was updated successfully, but these errors were encountered:
For values of types with are
_Atomic
there are, by definition, no data races.We should make use of this to reduce some spurious warnings after merging goblint/cil#61.
The text was updated successfully, but these errors were encountered: