[all-commits] [llvm/llvm-project] 14af5b: [lldb] Add arithmetic binary subtraction to DIL (#...

Ilia Kuklin via All-commits all-commits at lists.llvm.org
Wed Mar 4 02:13:10 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14af5be5da77a90acbc2d5d47488d9400d7cfed7
      https://github.com/llvm/llvm-project/commit/14af5be5da77a90acbc2d5d47488d9400d7cfed7
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2026-03-04 (Wed, 04 Mar 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/source/ValueObject/DILAST.cpp
    M lldb/source/ValueObject/DILEval.cpp
    M lldb/source/ValueObject/DILParser.cpp
    M lldb/test/API/commands/frame/var-dil/basics/BitFieldExtraction/TestFrameVarDILBitFieldExtraction.py
    M lldb/test/API/commands/frame/var-dil/expr/Arithmetic/TestFrameVarDILArithmetic.py
    M lldb/test/API/commands/frame/var-dil/expr/Arithmetic/main.cpp

  Log Message:
  -----------
  [lldb] Add arithmetic binary subtraction to DIL (#184017)



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