This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Fix PushPlan to set subplan to private
ClosedPublic

Authored by kastiglione on Feb 17 2021, 4:29 PM.

Details

Summary

Call SetPrivate(true) for subplans pushed via PushPlan(), as described in its
docstring.

Diff Detail

Event Timeline

kastiglione requested review of this revision.Feb 17 2021, 4:29 PM
kastiglione created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 17 2021, 4:29 PM

Jim previously approved this offline.

This revision was not accepted when it landed; it landed in state Needs Review.Mar 10 2021, 11:06 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.