Files
neovim/test/unit
Justin M. Keyes 4f6c711fc0 build(test): declaration specifier expected near '_Static_assert' #39788
Problem:
On "arm clang unittest" CI job, `make unittest` sometimes fails with
lots of these messages:

    FAILED   test/unit/testutil.lua @ 773: ...
    test/unit/testutil.lua:773:
    test/unit/testutil.lua:297: declaration specifier expected near '_Static_assert' at line 429
    exit code: 256
    stack traceback:
    test/unit/testutil.lua:773: in function 'itp_parent'
    test/unit/testutil.lua:811: in function <test/unit/testutil.lua:801>

Solution:
Update filter_complex_blocks.

(cherry picked from commit adb5d8a646)
2026-05-15 01:17:41 +00:00
..
2025-01-11 10:34:12 +01:00
2026-05-07 12:03:02 +02:00