[PATCH] D17103: [CUDA] Don't crash when trying to printf a non-scalar object.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 10 15:05:52 PST 2016


jlebar added a comment.

Yeah, I have no idea what's the right thing to do here.  We can always pass a null pointer, that's easy.  David, Reid, do you know what is the correct behavior?


http://reviews.llvm.org/D17103





More information about the cfe-commits mailing list