Skip to content

Add GetPointerType & update GetReferencedType for rvalue#627

Merged
vgvassilev merged 1 commit intocompiler-research:mainfrom
Vipul-Cariappa:dev/reference-pointers
Jun 12, 2025
Merged

Add GetPointerType & update GetReferencedType for rvalue#627
vgvassilev merged 1 commit intocompiler-research:mainfrom
Vipul-Cariappa:dev/reference-pointers

Conversation

@Vipul-Cariappa
Copy link
Copy Markdown
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

@Vipul-Cariappa Vipul-Cariappa force-pushed the dev/reference-pointers branch from c477ce1 to 075b5dc Compare June 12, 2025 08:54
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.74%. Comparing base (360a117) to head (075b5dc).
⚠️ Report is 66 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #627      +/-   ##
==========================================
+ Coverage   77.70%   77.74%   +0.04%     
==========================================
  Files           9        9              
  Lines        3749     3757       +8     
==========================================
+ Hits         2913     2921       +8     
  Misses        836      836              
Files with missing lines Coverage Δ
include/CppInterOp/CppInterOp.h 100.00% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 85.19% <100.00%> (+0.05%) ⬆️
Files with missing lines Coverage Δ
include/CppInterOp/CppInterOp.h 100.00% <ø> (ø)
lib/CppInterOp/CppInterOp.cpp 85.19% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link
Copy Markdown
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vgvassilev vgvassilev merged commit 7f21aca into compiler-research:main Jun 12, 2025
50 checks passed
@Vipul-Cariappa Vipul-Cariappa deleted the dev/reference-pointers branch June 12, 2025 11:43
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.

2 participants