neovim/test/unit/fixtures
ii14 7190dba017
refactor: remove use of reserved c++ keywords
libnvim couldn't be easily used in C++ due to the use of reserved keywords.

Additionally, add explicit casts to *alloc function calls used in inline
functions, as C++ doesn't allow implicit casts from void pointers.
2023-04-06 22:39:50 +02:00
..
multiqueue.c refactor: remove use of reserved c++ keywords 2023-04-06 22:39:50 +02:00
multiqueue.h
posix.h
rbuffer.c fix(PVS/V1044): suppress warning 2022-05-17 22:26:25 +02:00
rbuffer.h