[all-commits] [llvm/llvm-project] 3bf3b9: Add the --relative-to-command-file to "command sou...

jimingham via All-commits all-commits at lists.llvm.org
Wed Sep 29 19:37:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bf3b96629e8dfc55d01ba0cb05ca01a467017fa
      https://github.com/llvm/llvm-project/commit/3bf3b96629e8dfc55d01ba0cb05ca01a467017fa
  Author: Jim Ingham <jingham at apple.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    M lldb/source/Commands/CommandObjectCommands.cpp
    M lldb/source/Commands/Options.td
    M lldb/test/API/commands/command/source/TestCommandSource.py
    A lldb/test/API/commands/command/source/commands2.txt
    A lldb/test/API/commands/command/source/not-relative.txt
    A lldb/test/API/commands/command/source/subdir/subcmds.txt

  Log Message:
  -----------
  Add the --relative-to-command-file to "command source" so you can
have linked command files in a source tree and get to them all from
one main command file.

Differential Revision: https://reviews.llvm.org/D110601




More information about the All-commits mailing list