On Tue, 28 Apr 2020, Jaskaran Singh wrote:
> Cast attributes are added to AST0 of SmPL. Visit these attributes in the
AST0 -> AST
julia
> SmPL AST visitor.
>
> Signed-off-by: Jaskaran Singh
> ---
> parsing_cocci/visitor_ast.ml | 10 ++
> 1 file changed, 6 insertions(+), 4 deletions
Cast attributes are added to AST0 of SmPL. Visit these attributes in the
SmPL AST visitor.
Signed-off-by: Jaskaran Singh
---
parsing_cocci/visitor_ast.ml | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/parsing_cocci/visitor_ast.ml b/parsing_cocci/visitor_ast.ml
ind