David Wood
eddfce53c1
abi: avoid ice for non-ffi-safe fn ptrs
...
Remove an `unwrap` that assumed FFI-safe types in foreign fn-ptr types.
Signed-off-by: David Wood <david.wood@huawei.com>
2023-07-03 13:40:20 +01:00
David Wood
e3f90bca50
lint/ctypes: ext. abi fn-ptr in internal abi fn
...
Instead of skipping functions with internal ABIs, check that the
signature doesn't contain any fn-ptr types with external ABIs that
aren't FFI-safe.
Signed-off-by: David Wood <david.wood@huawei.com>
2023-07-03 13:40:20 +01:00
WANG Rui
4375d3b203
tests: Add tests for LoongArch64
2023-04-30 00:06:26 +08:00
Pietro Albini
64af509377
remove invalid ignore-pretty
2023-04-03 09:24:11 +02:00
Florian Bartels
3ce2cd059f
Add QNX Neutrino support to libstd
...
Co-authored-by: gh-tr <troach@qnx.com>
2023-02-28 15:59:47 +01:00
Albert Larsan
40ba0e84d5
Change src/test
to tests
in source files, fix tidy and tests
2023-01-11 09:32:13 +00:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00