added better support for structs for extern functions, added a flag to disable list folding and made extern functions automaticly have priority 1
This commit is contained in:
4
extra_tests/c_extern_structs.meta.json
Normal file
4
extra_tests/c_extern_structs.meta.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"description": "C extern struct ABI coverage: by-value arg, by-value return, sret return, pointer out",
|
||||
"libs": ["libc.so.6"]
|
||||
}
|
||||
Reference in New Issue
Block a user