~npalix/coccinelle/upstream

Viewing all changes in revision 4945.

  • Committer: Julia Lawall
  • Date: 2020-09-03 16:57:53 UTC
  • Revision ID: git-v1:bed92f9d4c01988cd7ec75661bce849cf4a64515
add newline after unminus of danger ;

When a declaration appears to be fully removed in the semantic patch, it
might not actually be removed, if it declares some extra non-matching
variables.  In that case, the declaration is kept and if code was added
to replace the declaration, it will need a newline in front of it,
analogous to the effect of giving the before argument as After to
Unparse_cocci.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: