[PATCH] D40698: [ubsan] Diagnose noreturn functions which return
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 20 16:11:32 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rC321231: [ubsan] Diagnose noreturn functions which return (authored by vedantk, committed by ).
Repository:
rC Clang
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.127795.patch
Type: text/x-patch
Size: 10222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171221/a7ff0605/attachment-0001.bin>
More information about the cfe-commits
mailing list