diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-10-20 17:58:49 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-10-20 17:58:49 +0000 |
commit | cb8f951deacd251d9b3a73dc65f341477e039de1 (patch) | |
tree | b2f127630073333a8c1f2aa13658e54eb9611360 /lib/Parse/Parser.cpp | |
parent | f89bc0500c74a590ff9e99aab75bcc22d05bc760 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142596 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions