Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lldb/trunk/source/Commands/
-
trunk/
-
source/
-
Commands/
-
CommandObjectPlatform.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D9711
Platform settings doesn't need permission options.
Closed
Public
Authored by
chaoren
on May 12 2015, 11:05 AM.
Download Raw Diff
Details
Reviewers
flackr
clayborg
Commits
rG042ca39c019b: Platform settings doesn't need permission options.
rLLDB237178: Platform settings doesn't need permission options.
rL237178: Platform settings doesn't need permission options.
Summary
Also removes conflict error message for '-w' between
--user-write and --working-dir.
Diff Detail
Repository
rL LLVM
Event Timeline
chaoren
updated this revision to
Diff 25604
.
May 12 2015, 11:05 AM
chaoren
retitled this revision from
to
Platform settings doesn't need permission options.
.
chaoren
updated this object.
chaoren
edited the test plan for this revision.
(Show Details)
chaoren
added reviewers:
flackr
,
clayborg
.
chaoren
added a subscriber:
Unknown Object (MLST)
.
clayborg
accepted this revision.
May 12 2015, 1:26 PM
clayborg
edited edge metadata.
Comment Actions
Looks good.
This revision is now accepted and ready to land.
May 12 2015, 1:26 PM
Closed by commit
rL237178: Platform settings doesn't need permission options.
(authored by
chaoren
).
·
Explain Why
May 12 2015, 2:10 PM
This revision was automatically updated to reflect the committed changes.