drivers.c
9.45 KB
-
diff: don't error out on an invalid regex · c2549eea
When parsing user-provided regex patterns for functions, we must not fail to provide a diff just because a pattern is not well formed. Ignore it instead.
Carlos Martín Nieto committed