[PATCH] D26559: Insert a type check before reading vtable.
Ivan Krasin via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 11 15:00:49 PST 2016
krasin added a comment.
All UBSan test cases happen to live in compiler-rt. I have added a couple of test cases in https://reviews.llvm.org/D26560.
Also, I am not against adding Clang counterparts for them which would test IL instead of the output from running. But it probably deserves a separate CL, as it has nothing to do with fixing this particular bug.
https://reviews.llvm.org/D26559
More information about the cfe-commits
mailing list