[DynInst_API:] [dyninst/dyninst] 5829ba: CodeSource destructor cleanup (#883)


Date: Tue, 06 Oct 2020 20:45:02 -0700
From: noreply@xxxxxxxxxx
Subject: [DynInst_API:] [dyninst/dyninst] 5829ba: CodeSource destructor cleanup (#883)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 5829baad005faef418a8af27e587bdac86d15b1f
      https://github.com/dyninst/dyninst/commit/5829baad005faef418a8af27e587bdac86d15b1f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M parseAPI/h/CodeSource.h
    M parseAPI/h/SymLiteCodeSource.h
    M parseAPI/src/CodeSource.C
    M parseAPI/src/SymLiteCodeSource.C
    M parseAPI/src/SymtabCodeSource.C

  Log Message:
  -----------
  CodeSource destructor cleanup (#883)

* removeRegion should take a pointer
    This makes the interface types consistent.
* Move destruction of CodeSource::_regions to ~CodeSource
* Put 'removeRegion' in CodeSource
* Code cleanup
* Whitespace cleanup
* Move dtor implementation to source file


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 5829ba: CodeSource destructor cleanup (#883), noreply <=