[Cocci] How to remove a macro...
Julia Lawall
julia at diku.dk
Tue Mar 2 23:41:51 CET 2010
On Tue, 2 Mar 2010, Aaen, Andreas.Bach wrote:
> Thank you both. This was exactly what I was looking for.
> Without "declarer name" it probably looks for identifiers.
declarer name allows it to look for things at top level. It is meant to
be for constructs that declare identifiers, but it seems like ti can be
used for other things, where there are no identifiers involved.
julia
More information about the Cocci
mailing list