• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rieske / trans / 30098721692

24 Jul 2026 01:53PM UTC coverage: 92.909% (-0.03%) from 92.942%
30098721692

Pull #73

github

rieske
fix(ast): complete struct tags in place; array-of-struct dual-type

- Mutate incomplete structure layout via shared members so self-ref
  `struct Node *next` and forward tags observe completed fields
- ArrayAccess yields address for structure elements (`a[i].x` stores)
- Fix multi-level pointer accumulation in Identifier::getFundamentalType
- Tighten `.` vs `->` (reject `p.x` on pointers; dual-type nested still OK)
- Regression tests for self-ref, array-of-struct, double pointer arrow, and
  illegal dot-on-pointer
Pull Request #73: feat(ast): struct definitions and member access

6970 of 7502 relevant lines covered (92.91%)

208104.41 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.06
/home/runner/work/trans/trans/src/codegen/StackMachine.cpp


Source Not Available

The file "home/runner/work/trans/trans/src/codegen/StackMachine.cpp" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc