[Lldb-commits] [lldb] [lldb] Add `nullptr` literal to DIL (PR #208831)
via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 14 10:50:24 PDT 2026
jimingham wrote:
LGTM except you need a test to assert that nullptr doesn't shadow a variable of the same name in the frame.
https://github.com/llvm/llvm-project/pull/208831
More information about the lldb-commits
mailing list