diff options
author | Shu Anzai <shu.anzai@gmail.com> | 2020-04-09 08:11:55 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-04-09 08:58:52 +0200 |
commit | 1d3b7370c466eba4bf22dce4a51f885f76698053 (patch) | |
tree | c38e9b328e150b73838fe586c29d78df8b9e4944 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c7ff5b38f27f812dcd6e2e8732208a39232dc284 (diff) | |
download | llvm-1d3b7370c466eba4bf22dce4a51f885f76698053.zip llvm-1d3b7370c466eba4bf22dce4a51f885f76698053.tar.gz llvm-1d3b7370c466eba4bf22dce4a51f885f76698053.tar.bz2 |
[lldb] Fixing the bug that the "log timer" has no tab completion
I fixed the bug that the "log timer" has no tab command.
Original code has the only CommandObjectLogTimer class, but it is not
sufficient. Thus I divided the content of CommandObjectLog class into
CommandObjectLogEnable class, CommandObjectLogDisable class,
CommandObjectLogDump class, CommandObjectLogReset class,
CommandObjectLogIncrement class.
Reviewed by: teemperor
Differential Revision: https://reviews.llvm.org/D76906
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions