Turns on multiline matching for regex_compile

Now the pattern generated from regex_compile will match on a
line-by-line basis, useful for matching a pattern in a multi-line
commit message.

Change-Id: I3db9ac5f9597c360fc7600ce3b33dfe0cda7d90e
1 file changed