[all-commits] [llvm/llvm-project] 8c3a6f: Fix a mistyping introduced with the new container ...
jimingham via All-commits
all-commits at lists.llvm.org
Tue Apr 5 09:42:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c3a6fe37fc36537b939ea75a59fb2d5963246fb
https://github.com/llvm/llvm-project/commit/8c3a6fe37fc36537b939ea75a59fb2d5963246fb
Author: Jim Ingham <jingham at apple.com>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M lldb/source/Interpreter/CommandInterpreter.cpp
M lldb/test/API/commands/command/container/TestContainerCommands.py
Log Message:
-----------
Fix a mistyping introduced with the new container command.
I also added a call to help in the test which was crashing before
the test, and not after.
More information about the All-commits
mailing list