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

When declaring a class template whose name is qualified, make sure

that the scope in which it is being declared is complete. Also, when
instantiating a member class template's ClassTemplateDecl, be sure to
delay type creation so that the resulting type is dependent. Ick.

llvm-svn: 83923
parent 0f58bec5
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