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
Data race detection should be extended to support pointers (retrieving exact points-to information). This may not be trivial.
Or: throw an exception when a pointer is encountered and the property is no-data-race.
The text was updated successfully, but these errors were encountered:
Data race detection should be extended to support pointers (retrieving exact points-to information). This may not be trivial.
Or: throw an exception when a pointer is encountered and the property is no-data-race.
The text was updated successfully, but these errors were encountered: