about summary refs log tree commit diff
path: root/src/tools/miri/tests/native-lib/scalar_arguments.c
AgeCommit message (Expand)AuthorLines
2025-06-29fix type mismatches in native-lib/scalar_arguments testRalf Jung-2/+2
2025-02-28use fixed-width integer types in C codeRalf Jung-6/+7
2024-09-03Enable native libraries on macOSJesse Rusak-6/+14
2024-08-30enable Miri to pass const pointers through FFIStrophox-0/+27