[PATCH] D34298: [ubsan] Improve diagnostics for return value checks (compiler-rt)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 14:33:37 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306164: [ubsan] Improve diagnostics for return value checks (compiler-rt) (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D34298?vs=103635&id=103775#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34298

Files:
  compiler-rt/trunk/lib/ubsan/ubsan_handlers.cc
  compiler-rt/trunk/lib/ubsan/ubsan_handlers.h
  compiler-rt/trunk/lib/ubsan/ubsan_interface.inc
  compiler-rt/trunk/test/ubsan/TestCases/Misc/nonnull.cpp
  compiler-rt/trunk/test/ubsan/TestCases/Misc/nullability.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34298.103775.patch
Type: text/x-patch
Size: 7035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170623/8a1e43ef/attachment.bin>


More information about the llvm-commits mailing list