aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ubsan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-18lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann1-2/+1
2018-02-06lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin1-24/+0
2018-02-06lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin1-10/+38
2018-02-06lib/ubsan.c: s/missaligned/misaligned/Andrew Morton1-2/+2
2016-08-02UBSAN: fix typo in format stringNicolas Iooss1-1/+1
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+456