wala / WALA

T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
http://github.com/wala/WALA
Eclipse Public License 2.0
764 stars 223 forks source link

Fix crash with void return type in TypeSignature code #1468

Closed msridhar closed 1 week ago

msridhar commented 1 week ago

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

github-actions[bot] commented 1 week ago

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 e600c475. ± Comparison against base commit e9258306.

:recycle: This comment has been updated with latest results.