All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cocci] Dynamic construction of SmPL constraints
@ 2014-12-23  7:40 SF Markus Elfring
  2014-12-23  9:38 ` Julia Lawall
  0 siblings, 1 reply; 4+ messages in thread
From: SF Markus Elfring @ 2014-12-23  7:40 UTC (permalink / raw)
  To: cocci

Hello,

I try to extract data and filter on properties from various
function implementations.
Now I would like to clarify consequences from the name resolution
process of the C programming language a bit more for safer
development of semantic patches.

Implementations from separate directories can provide different properties.
It can occasionally happen that functions from different folders
have got the same name.

I see that there are some development challenges when I would like
to construct SmPL constraints in the way that they will take the directory
hierarchy for a source file into account.
How can this functionality be achieved?

Regards,
Markus

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-23 21:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23  7:40 [Cocci] Dynamic construction of SmPL constraints SF Markus Elfring
2014-12-23  9:38 ` Julia Lawall
2014-12-23 21:42   ` SF Markus Elfring
2014-12-23 21:45     ` Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.