[DynInst_API:] [dyninst/dyninst] 13ea0f: make Symbol methods const (#936)


Date: Tue, 15 Dec 2020 17:15:50 -0800
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 13ea0f: make Symbol methods const (#936)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 13ea0fadbe943e1d45805b218e310426770c77b8
      https://github.com/dyninst/dyninst/commit/13ea0fadbe943e1d45805b218e310426770c77b8
  Author: kupsch <kupsch@xxxxxxxxxxx>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

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

  Log Message:
  -----------
  make Symbol methods const (#936)

The following methods should be const methods of the class Symbol:
- getVersions
- getVersionFileName
- getVersionNum
- getVersionHidden
- getReferringSymbol


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 13ea0f: make Symbol methods const (#936), kupsch <=