[PATCH] D38210: [ubsan] Port the function sanitizer to C

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 25 05:04:23 PDT 2017


vsk updated this revision to Diff 116453.
vsk added a comment.

- Remove some noisy changes.


https://reviews.llvm.org/D38210

Files:
  docs/UndefinedBehaviorSanitizer.rst
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  test/CodeGen/sanitize-function-calls.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38210.116453.patch
Type: text/x-patch
Size: 8868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170925/2637060e/attachment.bin>


More information about the cfe-commits mailing list