CPP: Clean up comment.

This commit is contained in:
Geoffrey White
2019-01-16 19:10:35 +00:00
parent fb669e02ca
commit c62cfb338a

View File

@@ -12,7 +12,6 @@ private bindingset[comment] predicate autogeneratedComment(string comment) {
exists(string cond |
cond =
// generated by (not mid-sentence)
//"([^a-z\\s/\\*\\r\\n] generated by )|" +
"(^ generated by[^a-z])|" +
"(! generated by[^a-z])|" +