[PATCH] D35735: [ubsan] Null-check pointers in -fsanitize=vptr (PR33881)

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 06:18:53 PDT 2017


arphaman added a comment.

You might also want to mention the fact that `-fsanitizer=vptr` requires `null` in the release notes.


https://reviews.llvm.org/D35735





More information about the cfe-commits mailing list