--script-language python and --script-language lua are now valid
I went with lowercase to match the args
Paths
| Differential D77241
update eArgTypeScriptLang description to mention lua ClosedPublic Authored by emaste on Apr 1 2020, 1:41 PM.
Details Summary --script-language python and --script-language lua are now valid I went with lowercase to match the args
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Apr 1 2020, 9:56 PM Closed by commit rG55e32e92cda7: [lldb] update eArgTypeScriptLang description to mention lua (authored by emaste). · Explain WhyApr 2 2020, 7:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254512 lldb/source/Interpreter/CommandObject.cpp
|
Maybe we can rephrase it as "Supported languages are python and lua"?