mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge pull request #11934 from h-michael/restore
clang/scan-build: restore required code
This commit is contained in:
commit
7591fafd76
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user