[DynInst_API:] [dyninst/dyninst] 713262: Remove Module::setName (#1485)


Date: Fri, 18 Aug 2023 08:28:02 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 713262: Remove Module::setName (#1485)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 7132622b1fc93f763437c7f6f1170916bfc983e9
      https://github.com/dyninst/dyninst/commit/7132622b1fc93f763437c7f6f1170916bfc983e9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M symtabAPI/h/Module.h
    M symtabAPI/src/Module.C

  Log Message:
  -----------
  Remove Module::setName (#1485)

This is never called internally. The filename corresponding to the
module is a class invariant. It makes no sense to make it mutable. This
member function is not documented.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 713262: Remove Module::setName (#1485), Tim Haines <=