[DynInst_API:] [dyninst/dyninst] 9717e6: Fix Block::remove_source/target and == operators


Date: Tue, 27 Jan 2026 23:13:49 -0800
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 9717e6: Fix Block::remove_source/target and == operators
  Branch: refs/heads/bbiiggppiigg/fix-block-edge-compare-and-remove
  Home:   https://github.com/dyninst/dyninst
  Commit: 9717e6fc427e5589d1a84f7170c3efed2e8b8a8d
      https://github.com/dyninst/dyninst/commit/9717e6fc427e5589d1a84f7170c3efed2e8b8a8d
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2026-01-28 (Wed, 28 Jan 2026)

  Changed paths:
    M parseAPI/h/CFG.h
    M parseAPI/src/Block.C

  Log Message:
  -----------
  Fix Block::remove_source/target and == operators

Fix the == operator for parseAPI::Block and Edge
Make sure remove_source/remove_target remove potentially
duplicated edges.



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] 9717e6: Fix Block::remove_source/target and == operators, bbiiggppiigg <=