mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 18:06:30 +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.