build: rework IWYU mapping files

Create mapping to most of the C spec and some POSIX specific functions.
This is more robust than relying files shipped with IWYU.
This commit is contained in:
dundargoc
2023-11-25 11:32:32 +01:00
committed by dundargoc
parent 03b7d35b54
commit a827003e30
38 changed files with 541 additions and 572 deletions

View File

@@ -62,7 +62,6 @@
#include "nvim/option_vars.h"
#include "nvim/optionstr.h"
#include "nvim/os/os.h"
#include "nvim/os/os_defs.h"
#include "nvim/pos.h"
#include "nvim/strings.h"
#include "nvim/types.h"