kakoune/test/regression/2711-weird-regex-highlighter-behaviour/in
Maxime Coste 5c0175d90a Remove peephole regex optimization pass
The current implementation is wrong as it crosses basic blocks
boundaries. Doing basic block decomposition of regex is probably
a tad too complex for this single optimization.

Fixes #2711
2019-02-04 22:10:19 +11:00

2 lines
11 B
Plaintext