[Lldb-commits] [PATCH] D147385: [lldb] Add fixits for "frame variable"

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Apr 1 17:25:25 PDT 2023


kastiglione updated this revision to Diff 510280.
kastiglione added a comment.

Change --apply-fixits take an argument


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147385

Files:
  lldb/include/lldb/Interpreter/OptionGroupVariable.h
  lldb/source/Commands/CommandObjectFrame.cpp
  lldb/source/Interpreter/OptionGroupVariable.cpp
  lldb/test/API/commands/frame/var/fixits/Makefile
  lldb/test/API/commands/frame/var/fixits/TestFrameVarApplyFixits.py
  lldb/test/API/commands/frame/var/fixits/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147385.510280.patch
Type: text/x-patch
Size: 7272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230402/71426a98/attachment-0001.bin>


More information about the lldb-commits mailing list