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 crash with void return type in TypeSignature code #1468

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

msridhar
Copy link
Member

I'm not sure why there was an assert fail before, but it's straightforward enough to do the right thing.

@msridhar msridhar requested a review from liblit November 20, 2024 03:58
Copy link

github-actions bot commented Nov 20, 2024

Test Results

  813 files  ±0    813 suites  ±0   3h 55m 35s ⏱️ - 5m 55s
  736 tests +1    719 ✅ +1   17 💤 ±0  0 ❌ ±0 
5 036 runs  +7  4 915 ✅ +7  121 💤 ±0  0 ❌ ±0 

Results for commit e600c47. ± Comparison against base commit e925830.

♻️ This comment has been updated with latest results.

@msridhar msridhar enabled auto-merge (squash) November 20, 2024 04:31
@msridhar msridhar merged commit 35684ea into wala:master Nov 20, 2024
11 checks passed
@msridhar msridhar deleted the fix-type-signature-bug branch November 20, 2024 06:24
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