Closed nulldatamap closed 1 year ago
AreSame for type-specifications doesn't handle function pointer types, and as a side-effect will consider all function pointer types the same.
AreSame
This fixes the problem that we noticed in the Burst compiler in Unity.
AreSame
for type-specifications doesn't handle function pointer types, and as a side-effect will consider all function pointer types the same.This fixes the problem that we noticed in the Burst compiler in Unity.