Skip to content
Commit 55243168 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

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
parent 5eef6ad6
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