Since cast_convert_val now has pointer specializations, we don't need the pointer partial specialization for CastInfo. We want to trim these down when possible to avoid future ambiguous partial specialization errors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo