diff options
author | Pavel Labath <labath@google.com> | 2018-04-10 09:48:05 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-04-10 09:48:05 +0000 |
commit | 31f199c82d64f29aec76a54fe8c78c93096ec412 (patch) | |
tree | d793a801506283bfc99ec2412ac21416c735da85 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | e160473823629d04adc1643cb5f1852689233f41 (diff) | |
download | bcm5719-llvm-31f199c82d64f29aec76a54fe8c78c93096ec412.tar.gz bcm5719-llvm-31f199c82d64f29aec76a54fe8c78c93096ec412.zip |
Move OptionElementVector helper structs from Args to Options
These are not used anywhere in the Args class. They should have been
moved as a part of r327110 (Moving Option parsing from Args to Options),
but I did not notice them then.
This does not affect the layering in any way, but in makes sense for the
structs to be defined in the near the code that uses them.
llvm-svn: 329679
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions