mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 04:28:33 +00:00
clang/scan-build: restore required code
ref: https://github.com/neovim/neovim/pull/11900#discussion_r381860165
This commit is contained in:
@@ -905,6 +905,7 @@ continue_same_node:
|
||||
refkey(b, itr->node, itr->i);
|
||||
refkey(b, enditr->node, enditr->i);
|
||||
} else {
|
||||
past_right = true; // NOLINT
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user