Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 1c5f4966b27b6eaf01aa9be66c31a25283d5853b
https://github.com/dyninst/dyninst/commit/1c5f4966b27b6eaf01aa9be66c31a25283d5853b
Author: Tim Haines <[email protected]>
Date: 2023-10-11 (Wed, 11 Oct 2023)
Changed paths:
M dyninstAPI/h/BPatch_statement.h
M dyninstAPI/src/BPatch_statement.C
M symtabAPI/CMakeLists.txt
M symtabAPI/h/LineInformation.h
M symtabAPI/h/Module.h
M symtabAPI/h/RangeLookup.h
A symtabAPI/h/Statement.h
M symtabAPI/src/Module.C
A symtabAPI/src/Statement.C
Log Message:
-----------
Refactor symtab/Module.h (#1573)
* Move Statement class into its own header/source
* Add missing include in RangeLookup.h
* Remove redundant visibility specifier in Statement
* Use in-class member initializers
This removes the sign conversion.
* Default the dtor
* Whitespace Module.h
This was just too terrible to leave alone.
* Clean up includes in Module.h
* Merge public sections
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api