diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-09-01 17:28:29 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-09-01 17:33:39 -0700 |
commit | 9390b346fc207c3edabbca9665e77260b030cfe0 (patch) | |
tree | 3fd25e064b1c6013a3624c561f575c1d30cdb516 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 202766947edb5407b84484185608aac077085608 (diff) | |
download | llvm-9390b346fc207c3edabbca9665e77260b030cfe0.zip llvm-9390b346fc207c3edabbca9665e77260b030cfe0.tar.gz llvm-9390b346fc207c3edabbca9665e77260b030cfe0.tar.bz2 |
[lldb] Move ScriptCommand and RegexCommand under Commands (NFC)
Move the CommandObjectScript and CommandObjectRegexCommand under
Commands where all the other CommandObject implementations live.
Although neither implementations currently use the TableGen-generated
CommandOptions.inc, this move would have been necessary anyway if they
were to in the future.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions