[PATCH] D35735: [ubsan] Null-check pointers in -fsanitize=vptr (PR33881)
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 21 15:48:46 PDT 2017
vsk updated this revision to Diff 107741.
vsk marked an inline comment as done.
vsk added a comment.
- Drop 'REQUIRES: asserts'.
https://reviews.llvm.org/D35735
Files:
docs/UndefinedBehaviorSanitizer.rst
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Basic/DiagnosticGroups.td
lib/CodeGen/CGExpr.cpp
lib/Driver/SanitizerArgs.cpp
test/CodeGenCXX/catch-undef-behavior.cpp
test/CodeGenCXX/ubsan-devirtualized-calls.cpp
test/CodeGenCXX/ubsan-type-checks.cpp
test/CodeGenCXX/ubsan-vtable-checks.cpp
test/Driver/fsanitize.c
test/Driver/rtti-options.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35735.107741.patch
Type: text/x-patch
Size: 16959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170721/702fda99/attachment-0001.bin>
More information about the cfe-commits
mailing list