about summary refs log tree commit diff
path: root/src/tools/miri/tests/native-lib/ptr_read_access.c
AgeCommit message (Expand)AuthorLines
2025-07-16hook up native-lib bitsNia Espera-0/+6
2025-02-28use fixed-width integer types in C codeRalf Jung-7/+8
2024-12-05extend Miri to correctly pass mutable pointers through FFIStrophox-4/+4
2024-09-03Enable native libraries on macOSJesse Rusak-4/+7
2024-08-30enable Miri to pass const pointers through FFIStrophox-0/+47