This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 588da6a
committed
libfoundation: Refactor __MCAssertIsStream() to use type info.
In LC8, the `__MCAssertIsStream()` macro can be implemented more
cleanly around type info objects. The previous implementation doesn't
work any more anyway.1 parent 7420ec4 commit 588da6a
2 files changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | 455 | | |
462 | 456 | | |
463 | 457 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
| 315 | + | |
318 | 316 | | |
319 | 317 | | |
320 | 318 | | |
| |||
0 commit comments