Allow using non-backtracking code gen for captures in atomic groups (#2327)
authorStephen Toub <stoub@microsoft.com>
Thu, 30 Jan 2020 16:05:39 +0000 (11:05 -0500)
committerGitHub <noreply@github.com>
Thu, 30 Jan 2020 16:05:39 +0000 (11:05 -0500)
commit1c34f4c298631c4c92f0aece0ff97003dc5eb066
tree67a7e8f2136aebbe157e9f90ba18bc410e24277b
parenta85d9022ba196fb52653485e2610a4dd23a831bc
Allow using non-backtracking code gen for captures in atomic groups (#2327)

I think it was an oversight that I didn't include Atomic in this list previously.  This lets our better non-backtracking code gen be used even when captures are inside of atomic groups.
src/libraries/System.Text.RegularExpressions/src/System/Text/RegularExpressions/RegexCompiler.cs