[PATCH] D26559: Insert a type check before reading vtable.

Ivan Krasin via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 15:02:50 PST 2016


krasin added a comment.

Small correction: all UBSan type checks tests live in compiler-rt. There is a test for UBsan + devirtualization inside tools/clang. My point still stands.


https://reviews.llvm.org/D26559





More information about the cfe-commits mailing list