cocci.inria.fr archive mirror
 help / color / mirror / Atom feed
From: Timur Tabi <timur@kernel.org>
To: cocci <cocci@systeme.lip6.fr>
Subject: [Cocci] Can coccinelle differentiate between a string literal and a string variable?
Date: Tue, 16 Apr 2019 16:37:48 -0500	[thread overview]
Message-ID: <CAOZdJXUtiVjHf2zPZFkhP9j4xcZHAwnyQiZ5Q9d4Jg3Cb6jQ=Q@mail.gmail.com> (raw)

I have a macro that requires one of the parameters to be a string
literal, rather than a variable (e.g. char x[] or char *x).

Can a coccinelle rule differentiate between the two?
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

             reply	other threads:[~2019-04-16 21:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-16 21:37 Timur Tabi [this message]
2019-04-16 21:48 ` [Cocci] Can coccinelle differentiate between a string literal and a string variable? Julia Lawall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOZdJXUtiVjHf2zPZFkhP9j4xcZHAwnyQiZ5Q9d4Jg3Cb6jQ=Q@mail.gmail.com' \
    --to=timur@kernel.org \
    --cc=cocci@systeme.lip6.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).