From c9f4e5e2134fdc8254f0fa48e10405ddd8e74ffc Mon Sep 17 00:00:00 2001 From: Gagandeep Singh Date: Fri, 15 Dec 2023 22:46:13 +0530 Subject: [PATCH] DEV: Print file_path --- src/lc/clang_ast_to_asr.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lc/clang_ast_to_asr.h b/src/lc/clang_ast_to_asr.h index 3e77373..fd7766d 100644 --- a/src/lc/clang_ast_to_asr.h +++ b/src/lc/clang_ast_to_asr.h @@ -905,6 +905,7 @@ class ClangASTtoASRVisitor: public clang::RecursiveASTVisitor