[DynInst_API:] [dyninst/dyninst] 56bd45: Use tighter checks on roperand in generateCode_phase2


Date: Sun, 05 Nov 2023 15:09:38 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 56bd45: Use tighter checks on roperand in generateCode_phase2
  Branch: refs/heads/thaines/fix_AstOperatorNode_semantics
  Home:   https://github.com/dyninst/dyninst
  Commit: 56bd456ac40c2cae1f2b748a87765148c0f6a23a
      https://github.com/dyninst/dyninst/commit/56bd456ac40c2cae1f2b748a87765148c0f6a23a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-11-05 (Sun, 05 Nov 2023)

  Changed paths:
    M dyninstAPI/src/ast.C

  Log Message:
  -----------
  Use tighter checks on roperand in generateCode_phase2


  Commit: 7b41c66a6425c282f48932a0d2b053f55bb580ae
      https://github.com/dyninst/dyninst/commit/7b41c66a6425c282f48932a0d2b053f55bb580ae
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-11-05 (Sun, 05 Nov 2023)

  Changed paths:
    M dyninstAPI/src/ast.C

  Log Message:
  -----------
  Remove useless checks in generateCode_phase2

Variables are used before checked.


Compare: https://github.com/dyninst/dyninst/compare/4900dabfcd8c...7b41c66a6425
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 56bd45: Use tighter checks on roperand in generateCode_phase2, Tim Haines <=