mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-29 05:11:04 +02:00
Because strdup is not ANSI but POSIX, and its prototype might be hidden.. ... and re-enable clang-tidy in CI for LoongArch64. Fixes: https://github.com/libsdl-org/SDL/issues/11219.