Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D11858
CFI: Add diagnostic handler and tests for indirect call checker. ClosedPublic Authored by pcc on Aug 7 2015, 6:32 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 11 2015, 2:52 PM Closed by commit rL247239: CFI: Add diagnostic handler and tests for indirect call checker. (authored by pcc). · Explain WhySep 9 2015, 7:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34404 compiler-rt/trunk/lib/ubsan/ubsan_handlers.h
compiler-rt/trunk/lib/ubsan/ubsan_handlers.cc
compiler-rt/trunk/test/cfi/bad-signature.c
compiler-rt/trunk/test/cfi/external-call.c
compiler-rt/trunk/test/cfi/lit.cfg
|