sophiajt / june

MIT License
803 stars 31 forks source link

add possible space waste warning #5

Closed sophiajt closed 10 months ago

sophiajt commented 10 months ago

This probably would give too many false positives, but it does let us warn of wasted space when we overwrite shared pointers.

sophiajt commented 10 months ago

Closing this because I think this would give a false positive in any situation where you've intentionally aliased the value.