aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2025-02-21 23:37:15 +0000
committerGitHub <noreply@github.com>2025-02-22 07:37:15 +0800
commitdb2c3d1143fb5888602a2cee84578bd8a9c88bd7 (patch)
tree7badff95a8228eb333f688bc5dcc83f1d74b3c10 /runtime/lua/vim/lsp
parent59b672fda2c98185a7d8b7740453635b8a40f2ff (diff)
downloadrneovim-db2c3d1143fb5888602a2cee84578bd8a9c88bd7.tar.gz
rneovim-db2c3d1143fb5888602a2cee84578bd8a9c88bd7.tar.bz2
rneovim-db2c3d1143fb5888602a2cee84578bd8a9c88bd7.zip
fix(tests): filter out lines with __typeof__ keyword (#32524)
Problem: On 32-bit architectures, musl libc makes heavy use of __typeof__ as part of its __REDIR macro for optional backwards compatibility with 32-bit time_t values. Unfortunately, the __typeof__ keyword is not supported by the LuaJIT C parser. Solution: Filter out the keyword in filter_complex_blocks.
Diffstat (limited to 'runtime/lua/vim/lsp')
0 files changed, 0 insertions, 0 deletions