[DynInst_API:] [dyninst/dyninst] e5b93d: Fix attribute ordering in deprecated Instruction::...


Date: Mon, 16 Dec 2024 08:26:45 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] e5b93d: Fix attribute ordering in deprecated Instruction::...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: e5b93de9b40ecb68a475a4a828ff7681c6fb2e16
      https://github.com/dyninst/dyninst/commit/e5b93de9b40ecb68a475a4a828ff7681c6fb2e16
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

  Changed paths:
    M instructionAPI/h/Instruction.h

  Log Message:
  -----------
  Fix attribute ordering in deprecated Instruction::getOperands (#1833)

clang prefers this ordering of attributes. I'm not sure if this is
mandated by the standard or just a clang QoI issue.



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] e5b93d: Fix attribute ordering in deprecated Instruction::..., Tim Haines <=