[all-commits] [llvm/llvm-project] bf88b4: [lldb] Add comparison operators to DIL

Ilia Kuklin via All-commits all-commits at lists.llvm.org
Tue Jul 14 08:27:08 PDT 2026


  Branch: refs/heads/users/kuilpd/DIL-add-comparison-operators
  Home:   https://github.com/llvm/llvm-project
  Commit: bf88b437abea8989a149a7124605f58093758d80
      https://github.com/llvm/llvm-project/commit/bf88b437abea8989a149a7124605f58093758d80
  Author: Ilia Kuklin <ikuklin at accesssoftek.com>
  Date:   2026-07-14 (Tue, 14 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
    A lldb/test/API/commands/frame/var-dil/expr/Comparison/Makefile
    A lldb/test/API/commands/frame/var-dil/expr/Comparison/TestFrameVarDILExprComparison.py
    A lldb/test/API/commands/frame/var-dil/expr/Comparison/main.cpp

  Log Message:
  -----------
  [lldb] Add comparison operators 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