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

Debug: fix struct vars debug, params modication, supports expressions, lexical scope/lifecycle #806

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

cpunion
Copy link
Contributor

@cpunion cpunion commented Sep 24, 2024

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 98.22222% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.45%. Comparing base (5dadf9a) to head (227dda3).
Report is 100 commits behind head on main.

Files with missing lines Patch % Lines
ssa/eh.go 0.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #806      +/-   ##
==========================================
- Coverage   97.58%   97.45%   -0.13%     
==========================================
  Files          20       20              
  Lines        5169     5273     +104     
==========================================
+ Hits         5044     5139      +95     
- Misses        106      111       +5     
- Partials       19       23       +4     

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

@cpunion cpunion force-pushed the llvm-debug branch 2 times, most recently from 4c8cd80 to ace3fc8 Compare September 24, 2024 14:13
@cpunion cpunion changed the title Debug: fix struct vars debug, supports expressions Debug: fix struct vars debug, supports expressions, value change Sep 24, 2024
@cpunion cpunion changed the title Debug: fix struct vars debug, supports expressions, value change Debug: fix struct vars debug, params modication, supports expressions, lexical scope Sep 24, 2024
@cpunion cpunion changed the title Debug: fix struct vars debug, params modication, supports expressions, lexical scope Debug: fix struct vars debug, params modication, supports expressions, lexical scope/lifecycle Sep 24, 2024
@cpunion cpunion force-pushed the llvm-debug branch 2 times, most recently from 67ca9aa to 29395b3 Compare September 30, 2024 01:48
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.

1 participant