mirror of
https://github.com/neovim/neovim.git
synced 2026-07-31 04:39:07 +00:00
build(vim-patch): alloc.c N/A functions
Note this doesn't find new N/A patches by itself and this is to align with ':h dev-vimpatch'. I use the 'vim_na_*' files to debug the filtered diff of files that seem N/A but contain relevant code. I can't blacklist the entire file.
This commit is contained in:
@@ -40,7 +40,13 @@
|
||||
^f_test_settime(
|
||||
^f_test_srand_seed(
|
||||
^f_test_void(
|
||||
^l\?alloc(size_t
|
||||
^l\?alloc[a-zA-Z0-9_]\+(size_t
|
||||
^mem_[a-zA-Z0-9_]\+(
|
||||
^static int included_patches\[\] =
|
||||
^vim_free(
|
||||
^vim_mem_profile_dump(
|
||||
^vim_memset(
|
||||
_balloon[a-zA-Z0-9_]\+(
|
||||
_tabpanelopt(
|
||||
bevalterm[a-zA-Z0-9_]\+(
|
||||
|
||||
Reference in New Issue
Block a user