DI: Strengthen some dyn_casts to DIDerivedType, NFC
The surrounding code proves in both cases that these must be `DIDerivedType` if they're `DIDerivedTypeBase`, so strengthen the `dyn_cast`s to the more specific type. llvm-svn: 243143
Loading
Please sign in to comment