ahatanak added a comment.

This doesn't happen for objective-c block pointers. Sema::CheckCastAlign 
returns early when the type isn't a PointerType (BlockPointerType isn't a 
subclass of PointerType).


https://reviews.llvm.org/D27478



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

Reply via email to