commit | f1462b65ff8c1cbfa2a52f875fb56ef020f56853 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Fri Jan 31 12:38:15 2025 -0700 |
committer | Tom Tromey <tom@tromey.com> | Wed Feb 19 17:58:04 2025 -0700 |
tree | 93a711e333dea95fa2366be563dbebe93b67498e | |
parent | 0aa72b65f7841662c63d5b1652e8c7868a7c167b [diff] |
Make prepare_one_comp_unit a method of cutu_reader This changes prepare_one_comp_unit to be a private method of cutu_reader. This should make it somewhat simpler to reason about.