소스 검색

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
2개의 변경된 파일565개의 추가작업 그리고 848개의 파일을 삭제
  1. 284 425
      toolchain/check/testdata/interop/cpp/builtins.llp64.carbon
  2. 281 423
      toolchain/check/testdata/interop/cpp/builtins.lp64.carbon

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 284 - 425
toolchain/check/testdata/interop/cpp/builtins.llp64.carbon


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 281 - 423
toolchain/check/testdata/interop/cpp/builtins.lp64.carbon


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.