Re: [Cocci] [PATCH 1/2] engine: remove circular references in MINUS/NOREPLACEMENT case

2019-11-27 Thread Markus Elfring
Thanks for your patch. > The cocci info tag can sometimes have circular references in the > MINUS/NOREPLACEMENT case in the transformation. Can it make sense to clarify this software situation a bit more? > Pass the binding info through clean_env to remove circular references. Can such an

[Cocci] [PATCH 1/2] engine: remove circular references in MINUS/NOREPLACEMENT case

2019-11-27 Thread Jaskaran Singh
The cocci info tag can sometimes have circular references in the MINUS/NOREPLACEMENT case in the transformation. Pass the binding info through clean_env to remove circular references. Signed-off-by: Jaskaran Singh --- engine/transformation_c.ml | 2 +- 1 file changed, 1 insertion(+), 1