This is an archive of the discontinued LLVM Phabricator instance.

Remove trailing slash from dumping directory FileSpec.
ClosedPublic

Authored by chaoren on May 19 2015, 1:59 PM.

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

Some things depend on Dump having the trailing slash.

chaoren updated this revision to Diff 26100.May 19 2015, 3:41 PM
  • m_directory could be empty.
ovyalov accepted this revision.May 19 2015, 4:07 PM
ovyalov edited edge metadata.

Looks good.

This revision is now accepted and ready to land.May 19 2015, 4:07 PM
This revision was automatically updated to reflect the committed changes.