浏览代码

Avoid repeated casts in builtins.lp64/llp64 tests to reduce SemIR size (#6702)

This reduces the size of a couple large test files by a few hundred
lines:
```
toolchain/check/testdata/interop/cpp/builtins.llp64.carbon | 4033 +++++++++++++++++++++---------------------------
toolchain/check/testdata/interop/cpp/builtins.lp64.carbon  | 4019 ++++++++++++++++++++---------------------------
2 files changed, 3355 insertions(+), 4697 deletions(-)
```
Nicholas Bishop 2 月之前
父节点
当前提交
c7a7688d21

文件差异内容过多而无法显示
+ 284 - 425
toolchain/check/testdata/interop/cpp/builtins.llp64.carbon


文件差异内容过多而无法显示
+ 281 - 423
toolchain/check/testdata/interop/cpp/builtins.lp64.carbon


部分文件因为文件数量过多而无法显示