Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: ASR: Handle c_p_pointer() in visit_Call() #2302

Merged
merged 2 commits into from
Aug 27, 2023

Commits on Aug 26, 2023

  1. ASR: Split create_add_variable_to_scope() into create_add_variable_to…

    …_scope(), process_variable_init_val()
    Shaikh-Ubaid committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    075aa66 View commit details
    Browse the repository at this point in the history
  2. ASR: Handle c_p_pointer() in visit_Call()

    Thus remove the is_c_p_pointer_call usage hopefully making code clean
    Shaikh-Ubaid committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4c888a1 View commit details
    Browse the repository at this point in the history