This is an archive of the discontinued LLVM Phabricator instance.

[Tsan] Make the mutex_robust tests Linux-specific
ClosedPublic

Authored by kutuzov.viktor.84 on Oct 10 2014, 10:21 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

kutuzov.viktor.84 retitled this revision from to [Tsan] Make the mutex_robust tests Linux-specific.
kutuzov.viktor.84 updated this object.
kutuzov.viktor.84 edited the test plan for this revision. (Show Details)
kutuzov.viktor.84 added reviewers: kcc, samsonov, glider.
kutuzov.viktor.84 added subscribers: Unknown Object (MLST), emaste.

LGTM

Improving support for process-shared (and later robust) mutexes is on the roadmap so we'll eventually move this back.

samsonov accepted this revision.Oct 10 2014, 11:40 AM
samsonov edited edge metadata.

LGTM

This revision is now accepted and ready to land.Oct 10 2014, 11:40 AM
Diffusion closed this revision.Oct 15 2014, 5:53 AM
Diffusion updated this revision to Diff 14934.

Closed by commit rL219790 (authored by vkutuzov).

compiler-rt/trunk/test/tsan/Linux/mutex_robust2.cc