[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
Thu Mar 16 10:52:25 PDT 2023


kastiglione added a comment.

> I probably would've gone with `expr`

I had it as `expr` at first and changed it to `expression`, since that's what I had done in D141539 <https://reviews.llvm.org/D141539>. I'm down to change it to `expr`, I think it's probably fine too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146230



More information about the lldb-commits mailing list