mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 16:28:17 +00:00
*: Silence some false positives
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/lib/kvec.h"
|
||||
|
||||
// -V:api_set_error:618
|
||||
#define api_set_error(err, errtype, ...) \
|
||||
do { \
|
||||
snprintf((err)->msg, \
|
||||
|
Reference in New Issue
Block a user