Skip to content

Conversation

@Vipul-Cariappa
Copy link
Collaborator

Description

Implements IsFunctionPointerType function

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Checklist

  • I have read the contribution guide recently

@codecov
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.29%. Comparing base (fc852d5) to head (2e9ab07).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #503      +/-   ##
==========================================
+ Coverage   71.26%   71.29%   +0.02%     
==========================================
  Files           9        9              
  Lines        3564     3567       +3     
==========================================
+ Hits         2540     2543       +3     
  Misses       1024     1024              
Files with missing lines Coverage Δ
include/clang/Interpreter/CppInterOp.h 96.29% <ø> (ø)
lib/Interpreter/CppInterOp.cpp 80.60% <100.00%> (+0.03%) ⬆️
Files with missing lines Coverage Δ
include/clang/Interpreter/CppInterOp.h 96.29% <ø> (ø)
lib/Interpreter/CppInterOp.cpp 80.60% <100.00%> (+0.03%) ⬆️

Copy link
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!

@Vipul-Cariappa Vipul-Cariappa merged commit 36c101f into compiler-research:main Feb 16, 2025
73 checks passed
@Vipul-Cariappa Vipul-Cariappa deleted the dev/IsFunctionPointerType branch February 16, 2025 13:15
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