[PATCH] D40698: [ubsan] Diagnose noreturn functions which return
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 18 15:44:26 PST 2017
vsk updated this revision to Diff 127426.
vsk added a comment.
- Tighten the IR test case.
https://reviews.llvm.org/D40698
Files:
docs/UndefinedBehaviorSanitizer.rst
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/ubsan-noreturn.c
test/CodeGenCXX/ubsan-unreachable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40698.127426.patch
Type: text/x-patch
Size: 10174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171218/3e641134/attachment.bin>
More information about the cfe-commits
mailing list