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

fix(demangle): support decltype(nullptr) and pack expansion #1018

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

sergiud
Copy link
Collaborator

@sergiud sergiud commented Jan 2, 2024

No description provided.

@sergiud sergiud added the bug label Jan 2, 2024
@sergiud sergiud added this to the 0.7 milestone Jan 2, 2024
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (45d7978) 64.41% compared to head (f6ccf02) 64.42%.

Files Patch % Lines
src/demangle.cc 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1018      +/-   ##
==========================================
+ Coverage   64.41%   64.42%   +0.01%     
==========================================
  Files          18       18              
  Lines        3229     3233       +4     
  Branches     1071     1072       +1     
==========================================
+ Hits         2080     2083       +3     
  Misses        727      727              
- Partials      422      423       +1     

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

@sergiud sergiud merged commit 645d0a5 into master Jan 2, 2024
268 checks passed
@sergiud sergiud deleted the demangle branch January 2, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants