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

Further enhancements to parseForTypeSignatures #1478

Merged
merged 4 commits into from
Jan 4, 2025

Conversation

msridhar
Copy link
Member

@msridhar msridhar commented Jan 3, 2025

We generalize the method so it is useful for parsing either method argument types or generic type arguments. (The latter required handling wildcards.) Also factor out some common logic, and make the method public so it can be used from other projects.

@msridhar msridhar requested a review from liblit January 3, 2025 04:39
Copy link

github-actions bot commented Jan 3, 2025

Test Results

  820 files  + 7    820 suites  +7   4h 8m 54s ⏱️ - 2m 36s
  744 tests + 4    727 ✅ + 4   17 💤 ±0  0 ❌ ±0 
5 092 runs  +28  4 971 ✅ +28  121 💤 ±0  0 ❌ ±0 

Results for commit 4c36eee. ± Comparison against base commit ac47859.

@msridhar msridhar merged commit de5b4f3 into wala:master Jan 4, 2025
11 checks passed
@msridhar msridhar deleted the make-type-sig-splitter-method-public branch January 4, 2025 23:25
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