rjmccall added a comment.

Hmm.  We know that the big picture here, distinguishing pointers by pointee 
type, is going to be disruptive and will probably need a specific 
enabling/disabling option.  I'm not sure that distinguishing only by pointer 
depth is a minor enough step that it shouldn't be treated the same way; in 
particular, it's going to start treating `void *` as incompatible with e.g. 
`char **`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122573/new/

https://reviews.llvm.org/D122573

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to