Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/trunk/source/API/
-
trunk/
-
source/
-
API/
-
SBFileSpec.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D10298
Fix TestSymbolContext for remote Windows to Android.
Closed
Public
Authored by
chaoren
on Jun 5 2015, 8:37 PM.
Download Raw Diff
Details
Reviewers
zturner
clayborg
Commits
rG7d2f62dacc07: Fix TestSymbolContext for remote Windows to Android.
rLLDB239358: Fix TestSymbolContext for remote Windows to Android.
rL239358: Fix TestSymbolContext for remote Windows to Android.
Summary
Denormalize path returned by SBFileSpec::GetDirectory().
Diff Detail
Repository
rL LLVM
Event Timeline
chaoren
updated this revision to
Diff 27258
.
Jun 5 2015, 8:37 PM
chaoren
retitled this revision from
to
Fix TestSymbolContext for remote Windows to Android.
.
chaoren
updated this object.
chaoren
edited the test plan for this revision.
(Show Details)
chaoren
added reviewers:
zturner
,
clayborg
.
chaoren
added a subscriber:
Unknown Object (MLST)
.
Herald
added a subscriber:
tberghammer
.
·
View Herald Transcript
Jun 5 2015, 8:37 PM
chaoren
updated this revision to
Diff 27265
.
Jun 5 2015, 10:53 PM
Comment Actions
Copy original file spec to preserve path syntax.
clayborg
accepted this revision.
Jun 8 2015, 3:14 PM
clayborg
edited edge metadata.
Comment Actions
Looks good.
This revision is now accepted and ready to land.
Jun 8 2015, 3:14 PM
Closed by commit
rL239358: Fix TestSymbolContext for remote Windows to Android.
(authored by
chaoren
).
·
Explain Why
Jun 8 2015, 3:17 PM
This revision was automatically updated to reflect the committed changes.