Commit e451cd5c0350aa70e05df44bbf5cbdc0e6504f46

Carlos Martín Nieto 2015-08-15T18:46:38

diff: don't error out on an invalid regex 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.