mirror of
https://github.com/neovim/neovim.git
synced 2026-07-04 00:33:13 +00:00
This should fix a particular false positive from clang 5.0.0 scan-build, which thinks that nlua_init() can continue after preserve_exit().
This should fix a particular false positive from clang 5.0.0 scan-build, which thinks that nlua_init() can continue after preserve_exit().