[PATCH] [RFC] Sanitize upcasts and conversion to virtual base

Richard Smith richard at metafoo.co.uk
Tue Oct 7 18:32:51 PDT 2014


OK, let's skip emitting the null check for now. If someone manages to get a null in here, then we'll probably crash on the UB, which is not ideal but acceptable.

http://reviews.llvm.org/D5635






More information about the cfe-commits mailing list