summaryrefslogtreecommitdiff
path: root/lib/ubsan/ubsan_handlers_cxx.h
AgeCommit message (Expand)Author
2016-01-25[cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)Evgeniy Stepanov
2015-06-19Add control flow integrity diagnosis function to UBSan runtime library.Peter Collingbourne
2013-01-10[ubsan] Move attribute specifier to fix build with gcc.Will Dietz
2013-01-10[ubsan] Give entry methods default (not hidden) visibility.Will Dietz
2012-12-02[ubsan] Refactor handlers to have separate entry points for aborting.Will Dietz
2012-10-25-fcatch-undefined-behavior checking for appropriate vptr value: library side.Richard Smith