The EXPECT_XY comparison functions all rely upon using the existing
TypeSize comparison operators, which we are deprecating in favour
of isKnownXY. I've changed all such cases to compare either the known
minimum size or the fixed size.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo