[PATCH] Implement function type checker for the undefined behavior sanitizer.

Peter Collingbourne peter at pcc.me.uk
Sun Sep 15 18:32:19 PDT 2013


  Rebase.

Hi rsmith,

http://llvm-reviews.chandlerc.com/D1338

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1338?vs=3326&id=4309#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.3.patch
Type: text/x-patch
Size: 14092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130915/7c021268/attachment.bin>


More information about the cfe-commits mailing list