[PATCH] Implement nonnull-attribute sanitizer
Alexey Samsonov
vonosmas at gmail.com
Mon Sep 8 10:31:40 PDT 2014
Document new UBSan option (-fsanitize=nonnull-attribute).
http://reviews.llvm.org/D5082
Files:
projects/compiler-rt/lib/ubsan/ubsan_handlers.cc
projects/compiler-rt/lib/ubsan/ubsan_handlers.h
projects/compiler-rt/test/ubsan/TestCases/Misc/nonnull-arg.cpp
tools/clang/docs/UsersManual.rst
tools/clang/include/clang/Basic/Sanitizers.def
tools/clang/lib/CodeGen/CGCall.cpp
tools/clang/lib/CodeGen/CGClass.cpp
tools/clang/lib/CodeGen/CGExpr.cpp
tools/clang/lib/CodeGen/CGExprCXX.cpp
tools/clang/lib/CodeGen/CodeGenFunction.h
tools/clang/test/CodeGen/catch-undef-behavior.c
tools/clang/test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5082.13407.patch
Type: text/x-patch
Size: 24186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140908/d8c14359/attachment.bin>
More information about the cfe-commits
mailing list