summaryrefslogtreecommitdiff
path: root/lib/ubsan/ubsan_init_standalone.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ubsan] Support signal specific options in ubsanVitaly Buka2017-09-231-1/+7
* [ubsan] Split ubsan_init_standaloneVitaly Buka2017-09-211-7/+0
* Revert "[ubsan] Split ubsan_init_standalone"Vitaly Buka2017-09-181-0/+7
* [ubsan] Split ubsan_init_standaloneVitaly Buka2017-09-181-7/+0
* [UBSan] Add missing header that defines SANITIZER_CAN_USE_PREINIT_ARRAYAlexey Samsonov2015-05-111-0/+1
* Add missing " at the end of the #error directive.Alexey Samsonov2015-04-021-1/+1
* [UBSan] Embed UBSan into ASan runtime (compiler-rt part).Alexey Samsonov2015-04-011-0/+34