Skip to content
Commit cc4bfd7f authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[Sema][ObjC] Allow conversions between pointers to ObjC pointers and

pointers to structs

clang was just being conservative and trying to prevent users from
messing up the qualifier on the inner pointer type. Lifting this
restriction enables using some of the libc++ templates with ObjC pointer
arguments, which clang currently rejects.

rdar://79018677

Differential Revision: https://reviews.llvm.org/D107021
parent ab55cc6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment