commit | c3d4b6a6d9f382d7b88c2d25a1520acc1c3d51bd | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Aug 11 11:59:06 2022 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Wed Aug 31 11:03:40 2022 -0600 |
tree | 0f56e84f5dbb87b72112e6753a63671d1306ea60 | |
parent | d9f95811860d9b99d539deb80bc6f48f0cee10e8 [diff] |
Use scoped_restore in safe_parse_type This changes safe_parse_type to use scoped_restore rather than explicit assignments.