Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/tsan/rtl/
-
trunk/
-
lib/
-
tsan/
-
rtl/
-
tsan_platform_linux.cc
Hide Panel
f
Keyboard Reference
?
Differential
D5993
[Tsan] Fix references to renamed variables in DPrintf()
Closed
Public
Authored by
kutuzov.viktor.84
on Oct 26 2014, 11:30 AM.
Download Raw Diff
Details
Reviewers
kcc
dvyukov
samsonov
Commits
rCRT220674: [Tsan] Fix references to renamed variables in DPrintf()
rL220674: [Tsan] Fix references to renamed variables in DPrintf()
Diff Detail
Repository
rL LLVM
Event Timeline
kutuzov.viktor.84
updated this revision to
Diff 15465
.
Oct 26 2014, 11:30 AM
kutuzov.viktor.84
retitled this revision from
to
[Tsan] Fix references to renamed variables in DPrintf()
.
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
.
kutuzov.viktor.84
added a subscriber:
Unknown Object (MLST)
.
dvyukov
accepted this revision.
Oct 27 2014, 3:29 AM
dvyukov
edited edge metadata.
Comment Actions
LGTM
This revision is now accepted and ready to land.
Oct 27 2014, 3:29 AM
Diffusion
closed this revision.
Oct 27 2014, 4:33 AM
Diffusion
updated this revision to
Diff 15481
.
Comment Actions
Closed by commit
rL220674
(authored by vkutuzov).