This is a test and a wording update for the clang change: https://reviews.llvm.org/D40698
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
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 127797 lib/ubsan/ubsan_handlers.cc
test/ubsan/TestCases/Misc/unreachable.cpp
|