Razvan Nitu
Razvan Nitu
@MoonlightSentinel this seems to have exposed an ICE: ``` dmd: src/dmd/backend/cod1.d:4056: Assertion `retregs || !*pretregs' failed. ```
@andralex I have put `isSliceOf` into a documented unittest and have used `overlap` instead of pointer arithmetics. However, I had to delete a few tests regardind the behavior in the...
@Biotronic can you please rebase so we can get this in?
ping @Biotronic
@burner I know this is old, but any chance of applying @andralex 's feedback and then tackle another round of review?
@burner sorry for poking you like this, but have you made any progress on this?
ping @vporton
@PetarKirov I take it that this should be closed.
I took the liberty of rebasing this, adding a comment to the function and solving the buildkite failure. @ibuclaw @dkorpel could please take a look?