Files
neovim/test/unit
Jay f4cbe03606 fix(test): fix C imports on macOS arm64
System headers on macOS arm64 contain 128-bit numeric types. These types
are built into clang and GCC as extensions. Unfortunately, they break
the LuaJIT C importer. Define dummy typedefs for the missing numeric
types to satisfy the ffi C importer.
2023-04-03 10:27:14 +01:00
..
2023-04-02 16:11:42 +08:00
2022-05-17 22:26:25 +02:00
2022-01-04 11:07:40 -07:00
2017-04-01 12:25:10 +03:00
2023-04-02 16:11:42 +08:00