Skip to content

Eliminate parameterCount from function parameters' API - #141

Merged
tothambrus11 merged 3 commits into
mainfrom
simplify-api
Sep 1, 2026
Merged

Eliminate parameterCount from function parameters' API#141
tothambrus11 merged 3 commits into
mainfrom
simplify-api

Conversation

@tothambrus11

Copy link
Copy Markdown
Member

No description provided.

@tothambrus11
tothambrus11 requested a review from dabrahams August 31, 2026 21:17
Comment thread Sources/llvmshims/include/shim.h Outdated
@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.07%. Comparing base (20e6fa3) to head (d88119d).

Files with missing lines Patch % Lines
Sources/SwiftyLLVM/Module.swift 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   84.96%   85.07%   +0.10%     
==========================================
  Files          57       57              
  Lines        1417     1427      +10     
==========================================
+ Hits         1204     1214      +10     
  Misses        213      213              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tothambrus11
tothambrus11 merged commit 26d36a1 into main Sep 1, 2026
27 checks passed
@tothambrus11
tothambrus11 deleted the simplify-api branch September 1, 2026 07:03
@kyouko-taiga

Copy link
Copy Markdown
Contributor

Beautiful! Thanks a lot.

@@ -1,7 +1,7 @@
internal import llvmc

/// A collection containing the opereands of an LLVM instruction.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Your declaration says this is a collection. Should be "A function's parameter types."

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.

3 participants