[DynInst_API:] [dyninst/dyninst] 5a29ec: Remove invalid DataflowAPI AST types (#2095)


Date: Mon, 12 Jan 2026 16:03:52 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5a29ec: Remove invalid DataflowAPI AST types (#2095)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 5a29ecb90d1ea7f094856e0e3d9653482e34b91a
      https://github.com/dyninst/dyninst/commit/5a29ecb90d1ea7f094856e0e3d9653482e34b91a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-01-13 (Tue, 13 Jan 2026)

  Changed paths:
    M common/h/DynAST.h
    M dataflowAPI/src/SymEvalVisitors.h
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.h
    M parseAPI/src/IA_power.h
    M parseAPI/src/StackTamperVisitor.h

  Log Message:
  -----------
  Remove invalid DataflowAPI AST types (#2095)

* Remove InputVariableAST

It was added by 73f4a18887 in 2010, but never implemented.

* Remove ReferenceAST

Added by e9f73237b in 2010, but was never implemented.

* Remove StpAST

Added by e9f73237b in 2010, but was never implemented.

* Remove YicesAST

Added by e9f73237b in 2010, but was never implemented.

* Remove SemanticsAST

Added by 6e70a5d7a in 2010, but was never implemented.



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] 5a29ec: Remove invalid DataflowAPI AST types (#2095), Tim Haines <=