summaryrefslogtreecommitdiff
path: root/lib/ubsan/ubsan_handlers_cxx.h
Commit message (Expand)AuthorAgeFilesLines
* Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"Stephan Bergmann2019-07-161-7/+8
* Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFOStephan Bergmann2019-05-021-0/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [cfi] Cross-DSO CFI diagnostic mode (compiler-rt part)Evgeniy Stepanov2016-01-251-14/+0
* Add control flow integrity diagnosis function to UBSan runtime library.Peter Collingbourne2015-06-191-0/+13
* [ubsan] Move attribute specifier to fix build with gcc.Will Dietz2013-01-101-4/+4
* [ubsan] Give entry methods default (not hidden) visibility.Will Dietz2013-01-101-0/+2
* [ubsan] Refactor handlers to have separate entry points for aborting.Will Dietz2012-12-021-0/+2
* -fcatch-undefined-behavior checking for appropriate vptr value: library side.Richard Smith2012-10-251-0/+36