There's no point in marking a declaration invalid just because it
shadows a template parameter. Complain about the shadowing (or not, under -fms-extensions), but don't invalidate the declaration. Merely forget about the template parameter declaration. llvm-svn: 142596
Loading
Please register or sign in to comment