summaryrefslogtreecommitdiff
path: root/lib/ubsan/ubsan_type_hash_itanium.cc
AgeCommit message (Expand)Author
2017-06-15[ubsan] Fix a faulty memory accessibility checkVedant Kumar
2017-06-01Bug 33221 [UBSAN] segfault with -fsanitize=undefinedVedant Kumar
2016-10-06[ubsan] More 0 -> nullptr conversions (NFC)Vedant Kumar
2016-10-06[ubsan] 0 -> nullptr (NFC)Vedant Kumar
2016-09-15[compiler-rt] Do not introduce __sanitizer namespace globallyAnna Zaks
2016-08-26Revert " [compiler-rt] Allow c++ abi to be explictly disabled in cmake con...Dean Michael Berris
2016-08-26 [compiler-rt] Allow c++ abi to be explictly disabled in cmake configurationDean Michael Berris
2016-08-16Revert "[compiler-rt] Allow c++ abi to be explictly disabled in cmake configu...Francis Ricci
2016-08-16[compiler-rt] Allow c++ abi to be explictly disabled in cmake configurationFrancis Ricci
2016-08-16Revert "[compiler-rt] Allow c++ abi to be explictly disabled in cmake configu...Francis Ricci
2016-08-16 [compiler-rt] Allow c++ abi to be explictly disabled in cmake configurationFrancis Ricci
2016-08-16Revert "[compiler-rt] Allow c++ abi to be explictly disabled in cmake configu...Francis Ricci
2016-08-16[compiler-rt] Allow c++ abi to be explictly disabled in cmake configurationFrancis Ricci
2016-06-02UBSan: crash less often on corrupted Vtables.Ivan Krasin
2016-02-27[UBSan] Fix isDerivedFromAtOffset on iOS ARM64Filipe Cabecinhas
2015-09-17Revert "ubsan: Implement memory permission validation for vtables."Evgeniy Stepanov
2015-09-12ubsan: Disable vptr validation on powerpc64.Peter Collingbourne
2015-09-11ubsan: Implement memory permission validation for vtables.Peter Collingbourne
2015-08-05[UBSan] Fix UBSan-vptr false positive.Alexey Samsonov
2015-07-08CFI: Get check-cfi passing on Windows.Peter Collingbourne