In ActOnCXXTypeConstructExpr, check that the type is complete and non-abstract...
In ActOnCXXTypeConstructExpr, check that the type is complete and non-abstract before creating any expressions. This assures that any templates are instantiated if necessary. llvm-svn: 80200
Loading
Please register or sign in to comment