1 file changed
+1
-1
lines changed- integration_tests/CMakeLists.txt+8-1
- integration_tests/derived_type_with_default_init.f90+28
- integration_tests/derived_type_with_default_init_01.f90+16
- integration_tests/modules_61.f90+31
- integration_tests/separate_compilation_16.f90+11
- integration_tests/separate_compilation_16a.f90+10
- integration_tests/separate_compilation_16b.f90+11
- integration_tests/separate_compilation_17.f90+17
- integration_tests/separate_compilation_17a.f90+16
- integration_tests/separate_compilation_17b.f90+16
- integration_tests/separate_compilation_18.f90+8
- integration_tests/separate_compilation_18a.f90+9
- integration_tests/separate_compilation_18b.f90+8
- integration_tests/separate_compilation_19.f90+12
- integration_tests/separate_compilation_19a.f90+19
- integration_tests/separate_compilation_19b.f90+12
- integration_tests/submodule_04.f90+7-3
- src/lfortran/semantics/ast_body_visitor.cpp+3-3
- src/lfortran/semantics/ast_common_visitor.h+8-10
- src/lfortran/semantics/ast_symboltable_visitor.cpp+3-3
- src/libasr/asr_utils.cpp+9-10
- src/libasr/asr_utils.h+7-18
- src/libasr/codegen/asr_to_llvm.cpp+68-39
- src/libasr/codegen/llvm_utils.cpp+29
- src/libasr/codegen/llvm_utils.h+5
- src/libasr/pass/instantiate_template.cpp+5-6
- src/libasr/pass/nested_vars.cpp+2-2
- src/libasr/pass/openmp.cpp+9-9
- src/libasr/pass/pass_utils.cpp+2-2
- src/libasr/runtime/lfortran_intrinsics.c+4-4
- tests/reference/asr-submodule_04-987b68b.json+2-2
- tests/reference/asr-submodule_04-987b68b.stdout+55-6
- tests/reference/llvm-class_01-82031c0.json+1-1
- tests/reference/llvm-class_01-82031c0.stdout+2-2
- tests/reference/llvm-class_02-82c2f9c.json+1-1
- tests/reference/llvm-class_02-82c2f9c.stdout+2-2
- tests/reference/llvm-modules_11-a28ab77.json+1-1
- tests/reference/llvm-modules_11-a28ab77.stdout+4-4
- tests/reference/llvm-nested_03-2eacab7.json+1-1
- tests/reference/llvm-nested_03-2eacab7.stdout+4-4
- tests/reference/llvm-nested_04-39da8f9.json+1-1
- tests/reference/llvm-nested_04-39da8f9.stdout+8-8
- tests/reference/llvm-nested_05-0252368.json+1-1
- tests/reference/llvm-nested_05-0252368.stdout+10-10
- tests/reference/llvm-nested_06-fa1a99f.json+1-1
- tests/reference/llvm-nested_06-fa1a99f.stdout+4-4
- tests/reference/llvm-program_03-374e848.json+1-1
- tests/reference/llvm-program_03-374e848.stdout+6-6
- tests/reference/llvm-recursion_01-95eb32d.json+1-1
- tests/reference/llvm-recursion_01-95eb32d.stdout+17-17
- tests/reference/llvm-recursion_02-76da7b3.json+1-1
- tests/reference/llvm-recursion_02-76da7b3.stdout+7-7
- tests/reference/llvm-recursion_03-3285725.json+1-1
- tests/reference/llvm-recursion_03-3285725.stdout+7-7
0 commit comments