diff options
author | ZyX <kp-pav@yandex.ru> | 2018-04-22 19:09:20 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2018-04-22 19:09:20 +0300 |
commit | adfc1212b57af759af2d67db399916f13b1cc2b0 (patch) | |
tree | 708a959d1a9f234886cf4a815618f9b34e93a8b3 /src/nvim/viml/parser/expressions.h | |
parent | 190cc43cf38c0231f4672c52b60725ba173131f8 (diff) | |
download | rneovim-adfc1212b57af759af2d67db399916f13b1cc2b0.tar.gz rneovim-adfc1212b57af759af2d67db399916f13b1cc2b0.tar.bz2 rneovim-adfc1212b57af759af2d67db399916f13b1cc2b0.zip |
regexp_nfa: Silence PVS/V560: current code is more obvious
While warning is technically true (cannot enter this case with `state->c`
greater then NFA_Z…9) it makes condition less readable and relies on knownledge
of enum internal structure.
Diffstat (limited to 'src/nvim/viml/parser/expressions.h')
0 files changed, 0 insertions, 0 deletions