mirror of
https://github.com/neovim/neovim.git
synced 2025-12-17 20:05:38 +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.