This is an archive of the discontinued LLVM Phabricator instance.

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

emaste created this revision.Apr 1 2020, 1:41 PM
JDevlieghere added inline comments.Apr 1 2020, 2:50 PM
lldb/source/Interpreter/CommandObject.cpp
1094

Maybe we can rephrase it as "Supported languages are python and lua"?

emaste marked an inline comment as done.Apr 1 2020, 5:14 PM
JDevlieghere accepted this revision.Apr 1 2020, 9:56 PM

Thanks, LGTM

This revision is now accepted and ready to land.Apr 1 2020, 9:56 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 2 2020, 7:01 AM