[all-commits] [llvm/llvm-project] 75ca15: Fix backtick handling in parsed commands.

jimingham via All-commits all-commits at lists.llvm.org
Fri Mar 24 10:40:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75ca15fcbb2e1b3671e41f971a000c6d59f5e5ae
      https://github.com/llvm/llvm-project/commit/75ca15fcbb2e1b3671e41f971a000c6d59f5e5ae
  Author: Jim Ingham <jingham at apple.com>
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
    M lldb/include/lldb/Interpreter/CommandInterpreter.h
    M lldb/source/Interpreter/CommandInterpreter.cpp
    M lldb/source/Interpreter/CommandObject.cpp
    M lldb/test/API/commands/command/backticks/TestBackticksInAlias.py

  Log Message:
  -----------
  Fix backtick handling in parsed commands.

https://reviews.llvm.org/D146779




More information about the All-commits mailing list