Matt Godbolt
707eac527c
Fix any types for alwaysResetLdPath and compilerWrapper ( #8410 )
...
## Summary
Improves types for two properties in BaseCompiler:
- `alwaysResetLdPath: any` → `boolean` (added `false` default to
`ceProps()` call)
- `compilerWrapper: any` → `string | undefined` (using generic
`compilerProps<string>()`)
These are more precise than the initial `PropertyValue` type, matching
their actual usage.
## Test plan
- [x] `npm run ts-check` passes
- [x] `npm run test-min` passes
- [x] Pre-commit hooks pass
🤖 Generated with [Claude Code](https://claude.ai/code )
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-25 21:52:25 -05:00
..
2026-01-25 16:22:24 -05:00
2026-01-25 16:50:12 -05:00
2025-10-28 18:01:23 +01:00
2025-07-28 10:34:46 -05:00
2025-09-12 14:23:49 -05:00
2025-09-25 00:23:36 +03:00
2025-09-12 00:05:43 +02:00
2026-01-25 16:50:12 -05:00
2025-09-27 10:17:55 +03:00
2025-12-09 21:59:29 -06:00
2025-12-30 07:26:40 -06:00
2025-08-25 21:23:40 -05:00
2026-01-25 20:18:38 -05:00
2025-02-02 17:54:31 +00:00
2025-12-29 10:39:35 +01:00
2025-12-15 19:53:32 -06:00
2025-07-28 10:34:46 -05:00
2025-07-28 10:34:46 -05:00
2025-07-28 10:34:46 -05:00
2025-07-28 10:34:46 -05:00
2026-01-25 20:55:57 -05:00
2025-09-29 22:21:51 +02:00
2025-07-28 10:34:46 -05:00
2025-07-28 10:34:46 -05:00
2025-02-02 17:54:31 +00:00
2026-01-25 21:52:25 -05:00
2025-02-08 16:12:40 +01:00
2025-02-02 17:54:31 +00:00
2025-09-08 22:07:47 +02:00
2025-10-11 15:55:26 +02:00
2025-07-28 10:34:46 -05:00
2025-12-30 07:39:29 -06:00
2025-09-27 10:17:55 +03:00
2025-12-16 13:56:00 -05:00
2024-11-30 12:14:11 +09:00
2026-01-25 16:50:12 -05:00
2023-06-19 22:13:15 -04:00
2025-02-02 17:54:31 +00:00
2026-01-25 16:50:12 -05:00
2025-02-02 17:54:31 +00:00
2025-09-27 10:17:55 +03:00
2025-09-12 14:23:49 -05:00
2023-06-28 20:13:10 -04:00
2025-02-02 17:54:31 +00:00
2025-05-20 17:53:24 -05:00
2026-01-25 20:28:16 -05:00
2025-10-28 09:44:51 +01:00
2025-02-02 17:54:31 +00:00
2025-02-02 17:54:31 +00:00
2025-02-02 17:54:31 +00:00
2025-09-08 22:07:47 +02:00
2025-09-08 22:07:47 +02:00
2025-04-26 13:36:11 -05:00
2024-12-08 00:59:58 +09:00
2024-03-05 20:11:28 -06:00
2025-02-02 17:54:31 +00:00
2025-09-12 14:23:49 -05:00
2025-02-25 13:05:50 -06:00
2025-02-02 17:54:31 +00:00
2026-01-25 18:35:48 -05:00
2025-07-28 10:34:46 -05:00
2025-12-29 20:50:55 -06:00