Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/test/tsan/
-
trunk/
-
test/
-
tsan/
-
test.h
Hide Panel
f
Keyboard Reference
?
Differential
D8303
[Tsan] Fix test.h to work on FreeBSD
Closed
Public
Authored by
kutuzov.viktor.84
on Mar 12 2015, 12:02 PM.
Download Raw Diff
Details
Reviewers
kcc
emaste
dvyukov
samsonov
Commits
rCRT232167: [Tsan] Fix test.h to work on FreeBSD
rL232167: [Tsan] Fix test.h to work on FreeBSD
Diff Detail
Repository
rL LLVM
Event Timeline
kutuzov.viktor.84
updated this revision to
Diff 21865
.
Mar 12 2015, 12:02 PM
kutuzov.viktor.84
retitled this revision from
to
[Tsan] Fix test.h to work on FreeBSD
.
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
,
dvyukov
,
emaste
.
kutuzov.viktor.84
added a subscriber:
Unknown Object (MLST)
.
dvyukov
accepted this revision.
Mar 12 2015, 12:05 PM
dvyukov
edited edge metadata.
Comment Actions
LGTM with nits
test/tsan/test.h
15 ↗
(On Diff #21865)
2 spaces instead of 4
17 ↗
(On Diff #21865)
2 spaces instead of 4
This revision is now accepted and ready to land.
Mar 12 2015, 12:05 PM
Closed by commit
rL232167: [Tsan] Fix test.h to work on FreeBSD
(authored by vkutuzov).
·
Explain Why
Mar 13 2015, 7:11 AM
This revision was automatically updated to reflect the committed changes.