This is an archive of the discontinued LLVM Phabricator instance.

Remove `tsan/Darwin/gcd-after-null.mm` test.
ClosedPublic

Authored by delcypher on Jul 12 2018, 2:29 PM.

Details

Summary

This test invokes undocumented behaviour that could change in
the future. Given this, it's probably best to just remove the
test.

rdar://problem/42022283

Diff Detail

Repository
rL LLVM

Event Timeline

delcypher created this revision.Jul 12 2018, 2:29 PM
Herald added a subscriber: Restricted Project. · View Herald TranscriptJul 12 2018, 2:29 PM
kubamracek accepted this revision.Jul 12 2018, 7:30 PM

LGTM, and we got confirmation from the GCD developers that this is not something that's supposed to work.

This revision is now accepted and ready to land.Jul 12 2018, 7:30 PM
This revision was automatically updated to reflect the committed changes.