opalj / opal

https://www.opal-project.de
Other
51 stars 27 forks source link

Fix immutability runner #217

Closed errt closed 1 month ago

errt commented 2 months ago

Make the command line arguments actually matter (they had no effect as the call graph was already computed and thus the respective keys already computed). Also some minor cleanup