[Lldb-commits] [lldb] [LLDB] Add bit extraction to DIL (PR #141422)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 13 03:02:31 PDT 2025
labath wrote:
I think it'd be better to do that later, so that the flag-flip is as much of a no-op as possible. (avoiding churn on the test files if it needs to be reverted, etc.)
I don't know how many tests we have depending on this (my guess is: not much), but I don't think one extra file you add here will make a big difference.
https://github.com/llvm/llvm-project/pull/141422
More information about the lldb-commits
mailing list