[PATCH] Implement nonnull-attribute sanitizer
    Alexey Samsonov 
    vonosmas at gmail.com
       
    Fri Sep  5 14:44:06 PDT 2014
    
    
  
Provide source location of nonnull attribute declaration,
instead of function declaration.
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/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.13346.patch
Type: text/x-patch
Size: 23472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140905/9e10df91/attachment.bin>
    
    
More information about the cfe-commits
mailing list