[all-commits] [llvm/llvm-project] 5df819: Revert "[LLDB] Add array subscription and integer ...

Ilia Kuklin via All-commits all-commits at lists.llvm.org
Thu May 22 05:33:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5df819ffb32530dff9342a970ffd1527ea1c31bb
      https://github.com/llvm/llvm-project/commit/5df819ffb32530dff9342a970ffd1527ea1c31bb
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2025-05-22 (Thu, 22 May 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
    R lldb/test/API/commands/frame/var-dil/basics/ArraySubscript/Makefile
    R lldb/test/API/commands/frame/var-dil/basics/ArraySubscript/TestFrameVarDILArraySubscript.py
    R lldb/test/API/commands/frame/var-dil/basics/ArraySubscript/main.cpp
    M lldb/unittests/ValueObject/DILLexerTests.cpp

  Log Message:
  -----------
  Revert "[LLDB] Add array subscription and integer parsing to DIL" (#141059)

Reverts llvm/llvm-project#138551



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