mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 17:11:11 +10:00
"export" only prevents IWYU from adding these headers if the headers that export them are included, while "private" ensures that IWYU never adds these headers.