As discussed offline, the regexp LGTM for now.
https://codereview.chromium.org/811073002/diff/20001/tools/push-to-trunk/check_clusterfuzz.py
File tools/push-to-trunk/check_clusterfuzz.py (right):
https://codereview.chromium.org/811073002/diff/20001/tools/push-to-trunk/check_clusterfuzz.py#newcode40
tools/push-to-trunk/check_clusterfuzz.py:40: V8_INTERNAL_RE =
re.compile(r"^v8::internal.*")
Hard to say. If it were possible to identify V8 bugs with a regex, I
would replace myself with a small script and go home...
This is probably a good approximation. It might have some false
positives as well as miss some legitimate V8 issues, but we can see how
well it works in practice, and improve it as necessary.
https://codereview.chromium.org/811073002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.