summaryrefslogtreecommitdiffstats
path: root/src/lib/ubsan.c
Commit message (Expand)AuthorAgeFilesLines
* lib/ubsan.c: Restore Jonas' copyrightMartin Roth2023-05-221-0/+3
* lib/ubsan.c: Remove GCC 5.x workaroundAngel Pons2020-10-051-12/+0
* lib/ubsan.c: Update error handlers for current toolchain's GCCAngel Pons2020-07-311-2/+19
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-111-13/+1
* treewide: split off license text, remove extra copyright noticesPatrick Georgi2020-05-111-4/+2
* complier.h: add __noreturn and use it in code baseAaron Durbin2018-09-101-8/+5
* src/lib/ubsan: Indent macros to improve readabilityJonathan Neuschäfer2017-09-211-11/+9
* Add support for Undefined Behavior SanitizerRyan Salsamendi2017-06-141-0/+360