[Attributor][FIX] Conservatively handle ptr2int, don't crash
If a pointer-2-int cast is found we give up on AAPointerInfo for now. This caused a crash before. Reported by John Tramm (@jtramm).
Loading
Please sign in to comment
If a pointer-2-int cast is found we give up on AAPointerInfo for now. This caused a crash before. Reported by John Tramm (@jtramm).