This is a test and a wording update for the clang change: https://reviews.llvm.org/D40698
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D40700
[ubsan] Diagnose noreturn functions which return (compiler-rt) ClosedPublic Authored by vsk on Nov 30 2017, 6:58 PM.
Details
Diff Detail
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review. Closed by commit rL321232: [ubsan] Diagnose noreturn functions which return (compiler-rt) (authored by vedantk). · Explain Why Closed by commit rCRT321232: [ubsan] Diagnose noreturn functions which return (compiler-rt) (authored by vedantk). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes. Herald added subscribers: Restricted Project, llvm-commits. · View Herald TranscriptDec 20 2017, 4:11 PM
Revision Contents
Diff 127796 compiler-rt/trunk/lib/ubsan/ubsan_handlers.cc
compiler-rt/trunk/test/ubsan/TestCases/Misc/Inputs/returns-unexpectedly.c
compiler-rt/trunk/test/ubsan/TestCases/Misc/unreachable.cpp
|