[all-commits] [llvm/llvm-project] 5552d1: Resolve 'nullptr' after searching identifiers

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


  Branch: refs/heads/users/kuilpd/DIL-add-nullptr-literal
  Home:   https://github.com/llvm/llvm-project
  Commit: 5552d17165962e6bf3950f444a33cf94d18415eb
      https://github.com/llvm/llvm-project/commit/5552d17165962e6bf3950f444a33cf94d18415eb
  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
    M lldb/test/API/commands/frame/var-dil/expr/Literals/TestFrameVarDILLiterals.py

  Log Message:
  -----------
  Resolve 'nullptr' after searching identifiers



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