[Lldb-commits] [PATCH] D132382: [lldb] Remove prefer-dynamic-value test override

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 22 13:40:30 PDT 2022


augusto2112 accepted this revision.
augusto2112 added a comment.

I think this is a good change. One related thing that we could look into fixing is that currently both run-target and no-run-target do the **exact** same thing. Not sure if we could remove one of them since this could break user's settings, but we could at least document it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132382



More information about the lldb-commits mailing list