[DynInst_API:] [dyninst/dyninst] 6d14f2: Implement Expression::getUsed in terms of getUsedR...


Date: Mon, 27 Oct 2025 10:13:26 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 6d14f2: Implement Expression::getUsed in terms of getUsedR...
  Branch: refs/heads/thaines/deprecate_Expression_getUses
  Home:   https://github.com/dyninst/dyninst
  Commit: 6d14f29f6efdfd0ea051038d9b0c76b38fb48041
      https://github.com/dyninst/dyninst/commit/6d14f29f6efdfd0ea051038d9b0c76b38fb48041
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-10-27 (Mon, 27 Oct 2025)

  Changed paths:
    M instructionAPI/h/BinaryFunction.h
    M instructionAPI/h/Dereference.h
    M instructionAPI/h/Expression.h
    M instructionAPI/h/MultiRegister.h
    M instructionAPI/h/Register.h
    M instructionAPI/h/Ternary.h
    M instructionAPI/src/Expression.C
    M instructionAPI/src/MultiRegister.C
    M instructionAPI/src/Register.C
    M instructionAPI/src/Ternary.C

  Log Message:
  -----------
  Implement Expression::getUsed in terms of getUsedRegisters


  Commit: 926a85f07c9a368e67551d4e89fd78167964f447
      https://github.com/dyninst/dyninst/commit/926a85f07c9a368e67551d4e89fd78167964f447
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-10-27 (Mon, 27 Oct 2025)

  Changed paths:
    M instructionAPI/h/InstructionAST.h

  Log Message:
  -----------
  Fix ODR with getUsedRegisters


Compare: https://github.com/dyninst/dyninst/compare/21ae07ef6071...926a85f07c9a

To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 6d14f2: Implement Expression::getUsed in terms of getUsedR..., Tim Haines <=