summaryrefslogtreecommitdiff
path: root/lib/ubsan/ubsan_interface.inc
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-151-0/+2
* Revert alignment assumptions changesVlad Tsyrklevich2019-01-151-2/+0
* [compiler-rt] Update ubsan_interface.inc with alignment assumption handlersRoman Lebedev2019-01-141-0/+2
* [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - co...Roman Lebedev2018-07-301-0/+2
* [ubsan] Fix __ubsan_on_report interface definitionVedant Kumar2018-06-221-1/+1
* [ubsan] Add support for reporting diagnostics to a monitor processVedant Kumar2018-06-221-0/+2
* [ubsan] Fix interface_symbols_windows testVitaly Buka2017-09-181-0/+2
* Revert "[ubsan] Update ubsan_interface.inc"Vitaly Buka2017-09-161-2/+0
* [ubsan] Update ubsan_interface.incVitaly Buka2017-09-161-0/+2
* Try to fix check-asan.Peter Collingbourne2017-09-151-0/+1
* [ubsan] Diagnose invalid uses of builtins (compiler-rt)Vedant Kumar2017-07-291-0/+2
* [ubsan] Improve diagnostics for return value checks (compiler-rt)Vedant Kumar2017-06-231-4/+4
* [ubsan] Runtime support for pointer overflow checkingVedant Kumar2017-06-011-0/+2
* [ubsan] Add nullability handlers to interface fileVedant Kumar2017-03-141-0/+4
* [sanitizer] Add list of symbols exported in sanitizers' interface.Marcos Pividori2017-01-311-0/+43