[DynInst_API:] [dyninst/dyninst] 9b7c43: Use in-class initializer in BottomAST


Date: Tue, 20 Jan 2026 21:37:18 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 9b7c43: Use in-class initializer in BottomAST
  Branch: refs/heads/thaines/dataflow_ast_refactor
  Home:   https://github.com/dyninst/dyninst
  Commit: 9b7c43a799d9c35f1f89d1a486256889bba0a67e
      https://github.com/dyninst/dyninst/commit/9b7c43a799d9c35f1f89d1a486256889bba0a67e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

  Changed paths:
    M dataflowAPI/h/BottomAST.h

  Log Message:
  -----------
  Use in-class initializer in BottomAST


  Commit: 8172f37a34d84cd341799b501c3f556dc39e8d73
      https://github.com/dyninst/dyninst/commit/8172f37a34d84cd341799b501c3f556dc39e8d73
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

  Changed paths:
    M dataflowAPI/h/ASTVisitor.h
    M dataflowAPI/h/StackAST.h
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.h
    M parseAPI/src/StackTamperVisitor.C
    M parseAPI/src/StackTamperVisitor.h

  Log Message:
  -----------
  Put StackAST in the DataflowAPI namespace


  Commit: 66f04a3622a7b4385218d80c6b5e738862ee1017
      https://github.com/dyninst/dyninst/commit/66f04a3622a7b4385218d80c6b5e738862ee1017
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

  Changed paths:
    M dataflowAPI/h/AST.h
    M dataflowAPI/h/BottomAST.h
    M dataflowAPI/h/ConstantAST.h
    M dataflowAPI/h/RoseAST.h
    M dataflowAPI/h/StackAST.h
    M dataflowAPI/h/VariableAST.h

  Log Message:
  -----------
  Change return type of AST::format

This allows for RVO/copy elision.


Compare: https://github.com/dyninst/dyninst/compare/5552834b57b4...66f04a3622a7

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] 9b7c43: Use in-class initializer in BottomAST, Tim Haines <=