diff_driver.c
12.3 KB
-
diff: don't error out on an invalid regex · e451cd5c
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