[PATCH] D34590: [ubsan] Diagnose invalid uses of builtins (clang)

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 28 17:23:37 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309459: [ubsan] Diagnose invalid uses of builtins (clang) (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D34590?vs=103827&id=108753#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34590

Files:
  cfe/trunk/docs/UndefinedBehaviorSanitizer.rst
  cfe/trunk/include/clang/Basic/Sanitizers.def
  cfe/trunk/lib/CodeGen/CGBuiltin.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/ubsan-builtin-checks.c
  cfe/trunk/test/Driver/fsanitize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34590.108753.patch
Type: text/x-patch
Size: 16377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170729/118aa862/attachment.bin>


More information about the cfe-commits mailing list