[all-commits] [llvm/llvm-project] a636e0: Add a test for a nullptr variable
Ilia Kuklin via All-commits
all-commits at lists.llvm.org
Wed Jul 15 04:10:23 PDT 2026
Branch: refs/heads/users/kuilpd/DIL-add-nullptr-literal
Home: https://github.com/llvm/llvm-project
Commit: a636e09c9446f003de875a20b6ff1ff2d9c60307
https://github.com/llvm/llvm-project/commit/a636e09c9446f003de875a20b6ff1ff2d9c60307
Author: Ilia Kuklin <ikuklin at accesssoftek.com>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M lldb/test/API/commands/frame/var-dil/expr/Literals/TestFrameVarDILLiterals.py
M lldb/test/API/commands/frame/var-dil/expr/Literals/main.cpp
A lldb/test/API/commands/frame/var-dil/expr/NullptrVar/Makefile
A lldb/test/API/commands/frame/var-dil/expr/NullptrVar/TestFrameVarDILNullptrVar.py
A lldb/test/API/commands/frame/var-dil/expr/NullptrVar/main.c
Log Message:
-----------
Add a test for a nullptr variable
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list