[Lldb-commits] [PATCH] D133045: Partial fix for handling backticks in commands and aliases
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 13 11:02:55 PDT 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
jingham marked an inline comment as done.
Closed by commit rG6c089b2af5d8: Be more careful to maintain quoting information when parsing commands. (authored by jingham).
Changed prior to commit:
https://reviews.llvm.org/D133045?vs=457063&id=459812#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133045/new/
https://reviews.llvm.org/D133045
Files:
lldb/include/lldb/Interpreter/CommandInterpreter.h
lldb/packages/Python/lldbsuite/test/lldbtest.py
lldb/source/Interpreter/CommandAlias.cpp
lldb/source/Interpreter/CommandInterpreter.cpp
lldb/source/Interpreter/CommandObject.cpp
lldb/source/Interpreter/Options.cpp
lldb/source/Utility/Args.cpp
lldb/test/API/commands/command/backticks/Makefile
lldb/test/API/commands/command/backticks/TestBackticksInAlias.py
lldb/test/API/commands/command/backticks/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133045.459812.patch
Type: text/x-patch
Size: 14190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220913/490e44d1/attachment-0001.bin>
More information about the lldb-commits
mailing list