CFI: Add diagnostic handler and tests for indirect call checker.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 10 Sep 2015 02:18:02 +0000 (02:18 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 10 Sep 2015 02:18:02 +0000 (02:18 +0000)
commit1db3a448b5504a68c99cf5cf81619f880c359523
tree2082805ffba519fd8699158d24534f22072f628d
parent2c7f7e31c4c0afc84f8614a48ef7e1449b458c58
CFI: Add diagnostic handler and tests for indirect call checker.

Differential Revision: http://reviews.llvm.org/D11858

llvm-svn: 247239
compiler-rt/lib/ubsan/ubsan_handlers.cc
compiler-rt/lib/ubsan/ubsan_handlers.h
compiler-rt/test/cfi/bad-signature.c [new file with mode: 0644]
compiler-rt/test/cfi/external-call.c [new file with mode: 0644]
compiler-rt/test/cfi/lit.cfg