Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
source/Host/common/
-
Host/
-
common/
-
FileSpec.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D9862
Remove trailing slash from dumping directory FileSpec.
Closed
Public
Authored by
chaoren
on May 19 2015, 1:59 PM.
Download Raw Diff
Details
Reviewers
ovyalov
domipheus
Commits
rG70e0cbb3ed7c: Remove trailing slash from dumping directory FileSpec.
rLLDB237741: Remove trailing slash from dumping directory FileSpec.
rL237741: Remove trailing slash from dumping directory FileSpec.
Diff Detail
Event Timeline
chaoren
updated this revision to
Diff 26090
.
May 19 2015, 1:59 PM
chaoren
retitled this revision from
to
Remove trailing slash from dumping directory FileSpec.
.
chaoren
updated this object.
chaoren
edited the test plan for this revision.
(Show Details)
chaoren
added reviewers:
domipheus
,
ovyalov
.
chaoren
added a subscriber:
Unknown Object (MLST)
.
chaoren
updated this revision to
Diff 26099
.
May 19 2015, 3:28 PM
Comment Actions
Some things depend on Dump having the trailing slash.
chaoren
updated this revision to
Diff 26100
.
May 19 2015, 3:41 PM
Comment Actions
m_directory could be empty.
ovyalov
accepted this revision.
May 19 2015, 4:07 PM
ovyalov
edited edge metadata.
Comment Actions
Looks good.
This revision is now accepted and ready to land.
May 19 2015, 4:07 PM
Closed by commit
rL237741: Remove trailing slash from dumping directory FileSpec.
(authored by
chaoren
).
·
Explain Why
May 19 2015, 4:15 PM
This revision was automatically updated to reflect the committed changes.