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

Peter Collingbourne peter at pcc.me.uk
Fri Oct 18 16:06:35 PDT 2013


    - Address code review comments

Hi rsmith,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1338?vs=4825&id=5042#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.5.patch
Type: text/x-patch
Size: 14137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131018/285d64b3/attachment.bin>


More information about the cfe-commits mailing list