[all-commits] [llvm/llvm-project] a0c134: [lldb] Add nullptr literal to DIL
Ilia Kuklin via All-commits
all-commits at lists.llvm.org
Fri Jul 10 13:06:05 PDT 2026
Branch: refs/heads/users/kuilpd/DIL-add-nullptr-literal
Home: https://github.com/llvm/llvm-project
Commit: a0c13470927a257396b767dbdc56e30a0ac516b8
https://github.com/llvm/llvm-project/commit/a0c13470927a257396b767dbdc56e30a0ac516b8
Author: Ilia Kuklin <ikuklin at accesssoftek.com>
Date: 2026-07-11 (Sat, 11 Jul 2026)
Changed paths:
M lldb/docs/dil-expr-lang.ebnf
M lldb/include/lldb/ValueObject/DILAST.h
M lldb/include/lldb/ValueObject/DILEval.h
M lldb/include/lldb/ValueObject/DILLexer.h
M lldb/include/lldb/ValueObject/DILParser.h
M lldb/source/ValueObject/DILAST.cpp
M lldb/source/ValueObject/DILEval.cpp
M lldb/source/ValueObject/DILLexer.cpp
M lldb/source/ValueObject/DILParser.cpp
M lldb/test/API/commands/frame/var-dil/expr/Literals/TestFrameVarDILLiterals.py
M lldb/test/API/commands/frame/var-dil/expr/Literals/main.cpp
Log Message:
-----------
[lldb] Add nullptr literal to DIL
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