neovim/src
Ihor Antonov b09e03c64d clang/"dead assignment": screen.c #10702
Suppress the warning.

mb_c and mb_l describe a char together, they are not independent variables. The
coupled assignments are good practice to avoid future confusion, even if the
current code doesn't use an assigned value.
2019-08-06 00:53:54 +02:00
..
nvim clang/"dead assignment": screen.c #10702 2019-08-06 00:53:54 +02:00
.asan-blacklist loop_close: Drain thread_events (#8990) 2018-09-16 11:22:32 +02:00
.valgrind.supp
clint.py py: flake8 fixes 2019-07-29 22:14:23 +02:00
coverity-model.c Remove support for using jemalloc instead of the system allocator 2019-01-19 18:09:52 -05:00
Doxyfile gen_vimdoc.py: get Lua docs via lua2dox.lua #9740 2019-05-18 22:01:14 +02:00