[all-commits] [llvm/llvm-project] cd2a09: [Dexter] Write expects for variables in Debugger s...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Thu Jun 11 05:39:31 PDT 2026


  Branch: refs/heads/users/SLTozer/dexter-13-write-all
  Home:   https://github.com/llvm/llvm-project
  Commit: cd2a09729e7fda8daadccdb7ba3dea56bceb66e1
      https://github.com/llvm/llvm-project/commit/cd2a09729e7fda8daadccdb7ba3dea56bceb66e1
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M cross-project-tests/debuginfo-tests/dexter/dex/evaluation/ExpectWriter.py
    A cross-project-tests/debuginfo-tests/dexter/feature_tests/scripts/rewriting/Inputs/rewrite_scopes_expected.cpp
    A cross-project-tests/debuginfo-tests/dexter/feature_tests/scripts/rewriting/Inputs/rewrite_scopes_list_expected.cpp
    A cross-project-tests/debuginfo-tests/dexter/feature_tests/scripts/rewriting/rewrite_scopes.cpp
    A cross-project-tests/debuginfo-tests/dexter/feature_tests/scripts/rewriting/rewrite_scopes_list.cpp

  Log Message:
  -----------
  [Dexter] Write expects for variables in Debugger scopes

Following on from the previous patch, this patch adds support for writing
expects from !value/all nodes, generating separate expects for each
variable in the requested debugger scope, for each continuous range of lines
it is live for.



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