about summary refs log tree commit diff
path: root/tests/run-make/sanitizer-staticlib-link
AgeCommit message (Collapse)AuthorLines
2025-08-21-Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target ↵Andrew Zhogin-0/+2
modifiers with custom consistency check function
2024-07-26rewrite sanitizer-staticlib-link to rmakeOneirical-20/+26
2024-01-03Enable address sanitizer for MSVC targets using INFERASANLIBS linker flagDaniel Paoliello-1/+1
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+41
They pass fine.