llvm-project
40d2f392 - [Sema][ObjC] Loosen restrictions on reinterpret_cast involving indirect ARC-managed pointers (#144458)

Commit
143 days ago
[Sema][ObjC] Loosen restrictions on reinterpret_cast involving indirect ARC-managed pointers (#144458) Allow using reinterpret_cast for conversions between indirect ARC pointers and other pointer types. rdar://152905399
Author
Parents
Loading