[clang] CheckSizelessVectorOperands - use castAs<> instead of getAs<> to avoid...
[clang] CheckSizelessVectorOperands - use castAs<> instead of getAs<> to avoid dereference of nullptr Move the only uses of the cast to where they are dereferenced.
Loading
Please sign in to comment