[PATCH] Implement function type checker for the undefined behavior sanitizer.
Peter Collingbourne
peter at pcc.me.uk
Fri Aug 9 13:31:56 PDT 2013
- Also test for the RTTI pointer check code
Hi rsmith,
http://llvm-reviews.chandlerc.com/D1338
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1338?vs=3313&id=3326#toc
Files:
docs/UsersManual.rst
include/clang/Basic/Sanitizers.def
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGCUDARuntime.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/TargetInfo.cpp
lib/CodeGen/TargetInfo.h
test/CodeGenCXX/catch-undef-behavior.cpp
test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1338.2.patch
Type: text/x-patch
Size: 13976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130809/162bd699/attachment.bin>
More information about the cfe-commits
mailing list