[Lldb-commits] [PATCH] D110601: Add -relative-to-command-file to "command source"

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 29 17:57:36 PDT 2021


jingham updated this revision to Diff 376083.
jingham added a comment.

Made -C with an absolute path an error, added at test for it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110601/new/

https://reviews.llvm.org/D110601

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110601.376083.patch
Type: text/x-patch
Size: 5888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210930/84143762/attachment.bin>


More information about the lldb-commits mailing list