mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 12:28:18 +00:00

Modify gendeclarations.lua to check if the generated non-static declaration header changed before rewriting it with a new version. This is to prevent unnecessary rebuilds of modules that depend on modules that had private changes.