Matt Arsenault
9a0c9402fa
Reapply "OpaquePtr: Turn inalloca into a type attribute"
...
This reverts commit 07e46367ba
.
2021-03-29 08:55:30 -04:00
Oliver Stannard
07e46367ba
Revert "Reapply "OpaquePtr: Turn inalloca into a type attribute""
...
Reverting because test 'Bindings/Go/go.test' is failing on most
buildbots.
This reverts commit fc9df30991
.
2021-03-29 11:32:22 +01:00
Matt Arsenault
fc9df30991
Reapply "OpaquePtr: Turn inalloca into a type attribute"
...
This reverts commit 20d5c42e0e
.
2021-03-28 13:35:21 -04:00
Reid Kleckner
1c2e7d200d
[MS] Fix crash involving gnu stmt exprs and inalloca
...
Use a WeakTrackingVH to cope with the stmt emission logic that cleans up
unreachable blocks. This invalidates the reference to the deferred
replacement placeholder. Cope with it.
Fixes PR25102 (from 2015!)
2021-03-04 13:57:46 -08:00