Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 5829baad005faef418a8af27e587bdac86d15b1f https://github.com/dyninst/dyninst/commit/5829baad005faef418a8af27e587bdac86d15b1f Author: Tim Haines <thaines.as...@gmail.com> 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 _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api