[Lldb-commits] [lldb] Refactor TypeSystemClang to use static language set initialization (PR #172567)
via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 6 12:54:27 PST 2026
jimingham wrote:
We could also do it in a pre-flight check in `expr` but I'd still prefer being told this BEFORE I copy out some complex expression for `expr` to evaluate.
https://github.com/llvm/llvm-project/pull/172567
More information about the lldb-commits
mailing list