[Lldb-commits] [PATCH] D146230: [lldb][test] Replace use of p with expression in Shell tests (NFC)

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 17 10:29:47 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd875838e8b45: [lldb][test] Replace use of p with expression in Shell tests (NFC) (authored by kastiglione).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146230

Files:
  lldb/test/Shell/Commands/command-source.test
  lldb/test/Shell/Commands/command-stop-hook-no-target.test
  lldb/test/Shell/Expr/nodefaultlib.cpp
  lldb/test/Shell/Register/x86-64-fp-read.test
  lldb/test/Shell/Register/x86-db-read.test
  lldb/test/Shell/Register/x86-fp-read.test
  lldb/test/Shell/Settings/Inputs/DontStopCommandSource.in
  lldb/test/Shell/Settings/Inputs/StopCommandSource.in
  lldb/test/Shell/Settings/TestStopCommandSourceOnError.test
  lldb/test/Shell/SymbolFile/DWARF/debug-types-expressions.test
  lldb/test/Shell/SymbolFile/DWARF/split-dwarf-expression-eval-bug.cpp
  lldb/test/Shell/SymbolFile/DWARF/x86/DW_TAG_GNU_call_site-DW_AT_low_pc.s
  lldb/test/Shell/SymbolFile/DWARF/x86/DW_TAG_variable-DW_AT_const_value.s
  lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-basic.test
  lldb/test/Shell/SymbolFile/DWARF/x86/debug-types-missing-signature.test
  lldb/test/Shell/SymbolFile/DWARF/x86/dwarf5-line-strp.s
  lldb/test/Shell/SymbolFile/DWARF/x86/limit-debug-info.s
  lldb/test/Shell/SymbolFile/NativePDB/Inputs/inline_sites_live.lldbinit
  lldb/test/Shell/SymbolFile/NativePDB/Inputs/local-variables.lldbinit
  lldb/test/Shell/SymbolFile/NativePDB/incomplete-tag-type.cpp
  lldb/test/Shell/SymbolFile/NativePDB/inline_sites_live.cpp
  lldb/test/Shell/SymbolFile/NativePDB/local-variables.cpp
  lldb/test/Shell/SymbolFile/PDB/Inputs/ExpressionsTest0.script
  lldb/test/Shell/SymbolFile/PDB/Inputs/ExpressionsTest1.script
  lldb/test/Shell/SymbolFile/PDB/Inputs/ExpressionsTest2.script
  lldb/test/Shell/SymbolFile/PDB/Inputs/VBases.script
  lldb/test/Shell/SymbolFile/PDB/expressions.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146230.506131.patch
Type: text/x-patch
Size: 22249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230317/87df8423/attachment-0001.bin>


More information about the lldb-commits mailing list