about summary refs log tree commit diff
path: root/tests/codegen/sanitizer
AgeCommit message (Expand)AuthorLines
2023-12-07CFI: Add char to CFI integer normalizationRamon de C Valle-57/+20
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-2/+0
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-8/+8
2023-09-22Fix test on targets with crt-static defaultTomasz Miąsko-10/+14
2023-09-11Use no_core for KCFI tests to exercise them in CITomasz Miąsko-1/+12
2023-08-29Preserve `___asan_globals_registered` symbol during LTO.Lukasz Anforowicz-0/+43
2023-08-24Fix CFI: f32 and f64 are encoded incorrectly for cRamon de C Valle-6/+6
2023-07-29Fix sanitizer tests depending on filenameJubilee Young-54/+54
2023-07-29tests/codegen/sanitizer{-,_}* -> sanitizer/*Jubilee Young-0/+1756