Skip to content
Commit 4ef1d400 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Make sure that Type::getAs<ArrayType>() (or Type::getAs<subclass of

ArrayType>()) does not instantiate. Update all callers that used this
unsafe feature to use the appropriate ASTContext::getAs*ArrayType method.

llvm-svn: 86596
parent dd51f7cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment