Fix PR10177 where non-type template arguments to alias templates are not...
Fix PR10177 where non-type template arguments to alias templates are not marked as used in dependent contexts. The fix actually forces non-dependent names to be checked at template definition time as expected from the standard. llvm-svn: 214192
Loading
Please sign in to comment