You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start of line in negative lookahead optimization fix (#828)
Don't use the content of negative lookaheads when determining
whether a start-of-line assertion can require that match has
to start at the beginning of the subject.
rdar://152119639
0 commit comments