Simon Pilgrim 6279d2e0f3 AArch64ABIInfo::passAsAggregateType - don't directly dereference getAs<> result. NFC.
Reported by coverity static analyzer - we know the type is a BuiltinType so use castAs<>
2024-12-31 14:34:14 +00:00
..