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

Update symtab after inline visitor #1097

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Conversation

iomaganaris
Copy link
Contributor

  • Inline visitor invalidates symtab for the inlined blocks and symtab needs to be updated

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a0681f0) 88.64% compared to head (cc44a19) 88.66%.

Files Patch % Lines
src/main.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1097      +/-   ##
==========================================
+ Coverage   88.64%   88.66%   +0.01%     
==========================================
  Files         169      170       +1     
  Lines       12500    12523      +23     
==========================================
+ Hits        11081    11103      +22     
- Misses       1419     1420       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot
Copy link
Collaborator

Logfiles from GitLab pipeline #170063 (:white_check_mark:) have been uploaded here!

Status and direct links:

@iomaganaris iomaganaris merged commit 40a3fa7 into master Nov 14, 2023
18 checks passed
@iomaganaris iomaganaris deleted the magkanar/fix_local_var_rename branch November 14, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants