[all-commits] [llvm/llvm-project] 4a1613: Revert "[LLDB] Add `ScalarLiteralNode` and literal...
Ilia Kuklin via All-commits
all-commits at lists.llvm.org
Wed Aug 27 05:07:23 PDT 2025
Branch: refs/heads/revert-152308-DIL-upstream-add-scalar
Home: https://github.com/llvm/llvm-project
Commit: 4a1613ba9b21ab053ef2e659835278f248be85aa
https://github.com/llvm/llvm-project/commit/4a1613ba9b21ab053ef2e659835278f248be85aa
Author: Ilia Kuklin <kuklin.iy at mail.ru>
Date: 2025-08-27 (Wed, 27 Aug 2025)
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/basics/ArraySubscript/TestFrameVarDILArraySubscript.py
M lldb/test/API/commands/frame/var-dil/basics/Indirection/TestFrameVarDILIndirection.py
R lldb/test/API/commands/frame/var-dil/expr/Literals/Makefile
R lldb/test/API/commands/frame/var-dil/expr/Literals/TestFrameVarDILLiterals.py
R lldb/test/API/commands/frame/var-dil/expr/Literals/main.cpp
M lldb/unittests/ValueObject/DILLexerTests.cpp
Log Message:
-----------
Revert "[LLDB] Add `ScalarLiteralNode` and literal parsing in DIL (#152308)"
This reverts commit 51230d9e1e16db6096b2575347b35fcac1f8eb67.
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