Skip to content
Commit 00f5d892 authored by Richard Smith's avatar Richard Smith
Browse files

DR408: If a static data member of incomplete array type is declared in a class

template, that member has a dependent type (even if we can see the definition
of the member of the primary template), because the array size could change in
a member specialization.

Patch by Karthik Bhat!

llvm-svn: 194740
parent d840e401
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