[all-commits] [llvm/llvm-project] 34b2ab: Fix DIL FormatDiagnostics issues.

cmtice via All-commits all-commits at lists.llvm.org
Mon Dec 23 07:54:25 PST 2024


  Branch: refs/heads/users/cmtice/DIL-collaboration-work
  Home:   https://github.com/llvm/llvm-project
  Commit: 34b2abd3d38d0411211af505796cfa2e82c3a7fb
      https://github.com/llvm/llvm-project/commit/34b2abd3d38d0411211af505796cfa2e82c3a7fb
  Author: Caroline Tice <cmtice at google.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    M lldb/include/lldb/ValueObject/DILParser.h
    M lldb/source/ValueObject/DILEval.cpp
    M lldb/source/ValueObject/DILParser.cpp

  Log Message:
  -----------
  Fix DIL FormatDiagnostics issues.

Fix the bug, so we can now use the full formatting again. Also, move
FormatDiagnostics out of the DILParser class, so both the parser and
the intepreter can call it, and remove the static redundant copy of the
function from DILEval.



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