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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 15:19:39 PDT 2017


vsk created this revision.
Herald added subscribers: dberris, kubamracek.

https://reviews.llvm.org/D34298

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34298.102889.patch
Type: text/x-patch
Size: 6650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/550653c0/attachment.bin>


More information about the llvm-commits mailing list