Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
include/lldb/Host/
-
lldb/
-
Host/
-
Time.h
Hide Panel
f
Keyboard Reference
?
Differential
D10778
timegm in LibcGlue needs to be extern, not static.
Closed
Public
Authored by
chaoren
on Jun 26 2015, 2:16 PM.
Download Raw Diff
Details
Reviewers
vharron
Commits
rGccc06b36c1ce: timegm in LibcGlue needs to be extern, not static.
rLLDB240894: timegm in LibcGlue needs to be extern, not static.
rL240894: timegm in LibcGlue needs to be extern, not static.
Diff Detail
Event Timeline
chaoren
updated this revision to
Diff 28598
.
Jun 26 2015, 2:16 PM
chaoren
retitled this revision from
to
timegm in LibcGlue needs to be extern, not static.
.
chaoren
updated this object.
chaoren
edited the test plan for this revision.
(Show Details)
chaoren
added a reviewer:
vharron
.
chaoren
added a subscriber:
Unknown Object (MLST)
.
vharron
accepted this revision.
Jun 26 2015, 8:33 PM
vharron
edited edge metadata.
This revision is now accepted and ready to land.
Jun 26 2015, 8:33 PM
Closed by commit
rL240894: timegm in LibcGlue needs to be extern, not static.
(authored by
chaoren
).
·
Explain Why
Jun 27 2015, 4:11 PM
This revision was automatically updated to reflect the committed changes.